Skip to content

Feature: Update API search collection test for renamed Solr collections (ALT)#208

Draft
mdorf wants to merge 2 commits intodevelopfrom
feature/solrcloud-alias-indexing-claude
Draft

Feature: Update API search collection test for renamed Solr collections (ALT)#208
mdorf wants to merge 2 commits intodevelopfrom
feature/solrcloud-alias-indexing-claude

Conversation

@mdorf
Copy link
Copy Markdown
Member

@mdorf mdorf commented Apr 14, 2026

Summary

Updates Gemfile dependencies to point to the SolrCloud alias feature branches and fixes the search collections test to expect the new bootstrap collection names.

Prerequisites

This PR depends on changes introduced in:

Changes

  • Gemfile: Points goo, ontologies_linked_data, and ncbo_cron to their respective feature/solrcloud-alias-indexing-claude branches
  • test/controllers/test_search_models_controller.rb: Updates the expected collection names from term_search_core1/prop_search_core1 to term_search_bootstrap/prop_search_bootstrap

Test plan

  • bundle exec ruby -Itest test/controllers/test_search_models_controller.rb passes with the new collection names
  • Full test suite passes: bundle exec rake test

mdorf added 2 commits April 13, 2026 14:39
Replaces old hardcoded collection names (term_search_core1,
prop_search_core1) with the new bootstrap collection names
(term_search_bootstrap, prop_search_bootstrap) in the collections
listing test.
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