Skip to content

Feature: Update API search collection test for renamed Solr collections#207

Draft
mdorf wants to merge 3 commits intodevelopfrom
feature/solrcloud-alias-indexing-codex
Draft

Feature: Update API search collection test for renamed Solr collections#207
mdorf wants to merge 3 commits intodevelopfrom
feature/solrcloud-alias-indexing-codex

Conversation

@mdorf
Copy link
Copy Markdown
Member

@mdorf mdorf commented Apr 1, 2026

Summary

This PR updates the API test expectation for the Solr collection names returned by the search collections admin endpoint.

It aligns ontologies_api with the Solr collection naming changes introduced in the related goo and ontologies_linked_data PRs.

Prerequisites

This PR depends on the following upstream changes:

What Changed

Updated the expected collection names in:

  • test/controllers/test_search_models_controller.rb

Specifically:

  • term_search_core1 -> term_search
  • prop_search_core1 -> property_search

Why

The previous test still expected the legacy physical collection names that used *_core1 terminology.

This PR updates the test to match the new physical collection names used by the alias-backed Solr search model.

Related

The operational rebuild and cutover workflow for these collections is introduced in:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant