Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

additionalSearchParameters.query_by seems to have broken between 2.2.0 and 2.4.0 #104

Closed
eminos opened this issue Mar 31, 2022 · 1 comment

Comments

@eminos
Copy link

eminos commented Mar 31, 2022

Description

After upgrading from 2.2.0 to 2.4..0 (and even [2.4.1-1)) I started getting getting this error:
Error: 400 - No search fields specified for the query
and the search obviously didn't work.

image

Steps to reproduce

image

additionalSearchParameters.query_by seems to be ignored.

adding query_by to all collections in collectionSpecificSearchParameters solves the problem.

@jasonbosco
Copy link
Member

@eminos Thank you for catching this. I've pushed out a fix for this in v2.4.1-3. Could you give it a shot now?

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

No branches or pull requests

2 participants