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

Support configuring default boolean (OR / AND) #124

Open
valencik opened this issue Mar 9, 2024 · 0 comments
Open

Support configuring default boolean (OR / AND) #124

valencik opened this issue Mar 9, 2024 · 0 comments

Comments

@valencik
Copy link
Collaborator

valencik commented Mar 9, 2024

Currently we only support a default OR query.
This is configurable in Lucene, and should be here too.

This has implications for how the Op code works:

// TODO we only get away with not wrapping the `allButLast` in an Or
// because `OR` is the default query type. This should be configurable

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

1 participant