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

GetMultiFieldQuery shouldn't return an empty lucene query if there are no field values #378

Open
Shazwazza opened this issue Feb 22, 2024 · 0 comments
Labels

Comments

@Shazwazza
Copy link
Owner

Currently if there are no field values, then the parser will return a "()" empty query which isn't ideal. Not sure the best way to handle this yet but essentially it shouldn't match anything.

@Shazwazza Shazwazza added the bug label Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant