Skip to content

Allow everything searches to work with exact:()#305

Merged
bertrama merged 1 commit intomainfrom
exact-fielded-searches-for-everything-search
Mar 26, 2026
Merged

Allow everything searches to work with exact:()#305
bertrama merged 1 commit intomainfrom
exact-fielded-searches-for-everything-search

Conversation

@bertrama
Copy link
Copy Markdown
Member

Fielded searches for exact:() don't work for everything search because the query parser isn't aware of exact as a field for the solr indexes.

This change makes Spectrum treat exact:() searches the same as a keyword:() search outside of Primo. We don't have an exact:() analog in solr, so for now this is the best we can do.

Fielded searches for exact:() don't work for everything search because
the query parser isn't aware of exact as a field for the solr indexes.

This change makes Spectrum treat exact:() searches the same as a keyword:()
search outside of Primo.  We don't have an exact:() analog in solr, so
for now this is the best we can do.
@bertrama bertrama merged commit 5f62769 into main Mar 26, 2026
4 checks passed
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