SCRUM-2758 Use taxon.species.fullName for species filtering#1545
SCRUM-2758 Use taxon.species.fullName for species filtering#1545
Conversation
Remove S288C workaround (Saccharomyces cerevisiae -> S288C conversion) and switch all species filter/sort/aggregation fields from taxon.name.keyword to taxon.species.fullName.keyword. Add explicit ES mappings for the new field paths in dynamic:false sections.
Code ReviewChanges look correct. This PR consistently migrates species filtering/sorting from
No bugs, no security issues, no missing index mappings. LGTM. |
Summary
taxon.name.keywordtotaxon.species.fullName.keywordDepends on: alliance-genome/agr_curation#2617 (curation library must be released first, then bump
curation.versionin pom.xml)Test plan