Skip to content
This repository has been archived by the owner. It is now read-only.

Conversation

bertrama
Copy link
Member

Merging in the new parser.

billdueber and others added 19 commits October 30, 2020 00:29
Specialist search on catalog with new query parser
…essages

Add structured data to the error messages.
The entire issue with specialist search has been that different
datastores have different search fields. Sidestep all of that by simply
re-parsing the original search using the specialist search config, which
is always catalog search, which on this branch is always using new
parser.
Re-parse the original search for specialist search purposes
Now that we are merging the actual query into our solr params for the
specialist search, don't need to copy q, fq, and df from the query. We
do need rows and fields which are specific to specialist search
Remove extraneous stuff from specialist query params
@bertrama bertrama merged commit 371e3cb into master Mar 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants