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

FEATURE: boost support added into match statement #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PesTospertnyj
Copy link

Motivation:

I was wondering, why there is no ability to pass boost in match statement, however it is
available for bool and term statements. So I decided to add this behavior.

Done:

In this pr I added support for boost inside match statement to omit overcomplicating
queries, I also opened related issue and added some examples there.

Related links

See related issue by following link.

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