Conversation
Member
mdorf
commented
May 21, 2026
- Feature: Use alias-backed Solr targets for ontology search indexing #269
…legacy core names, ie :term_search_core1
Update term and property search indexing bindings to use stable SolrCloud aliases named term_search and property_search, with separate physical bootstrap collections named term_search_bootstrap and property_search_bootstrap. Keep the existing configurable shard and replication settings, and update the Solr test docker-compose collection names to match the new bootstrap collection convention.
…cbo/ontologies_linked_data into feature/solrcloud-alias-indexing-codex
Point the goo dependency at the latest alias/schema test fixes and read gzipped CSV test output as UTF-8 before parsing.
Force the OLD test suite to rebuild its managed Solr schemas at startup and point the goo dependency at the schema-reset fix.
Allow deployments to attach Solr aliases to existing physical term/property search collections during migration, while keeping the default bootstrap collection names for new installs.
Update the registered GOO search collection bootstrap targets after deployment settings are loaded, allowing existing physical Solr collections to be used for alias migration.
Support read-only tools by allowing LinkedData configuration to skip Goo.configure and its search connection initialization via LINKEDDATA_SKIP_CONNECT_GOO.
…alias-indexing-codex # Conflicts: # Gemfile.lock # test/solr/docker-compose.yml
Feature: Use alias-backed Solr targets for ontology search indexing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.