transport-data / tdc-data-portal

https://tdc-data-portal.vercel.app
0 stars 0 forks source link

Replicate SOLR Schema Changes to Custom SOLR Schema XML File #67

Closed Uchechukwu-Onye-Igbo closed 1 month ago

Uchechukwu-Onye-Igbo commented 1 month ago

As a developer, I want to replicate the SOLR schema changes made in the local environment to the custom SOLR schema XML file in the live environment, so that the live environment reflects the correct metadata schema, field types, and indexing configurations.

Tasks

Acceptance Criteria

Given that I have access to the live environment,

demenech commented 1 month ago

BLOCKED. Need help from SRE to update the SOLR schema on the deployment at https://ckan.tdc.dev.datopian.com

demenech commented 1 month ago

FIXED.

Example: https://ckan.tdc.dev.datopian.com/api/3/action/package_search?fq=sectors:(aviation)

Note that sectors is a multi-valued field, and when faceting by "sectors" I can find datasets that have, among other sectors, "aviation".