Skip to content

fix Optimization: Use Lucene's TwoPhaseIterator for quick filtering t… #129893

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

Open
wants to merge 3 commits into
base: 7.17
Choose a base branch
from

Conversation

csywxr
Copy link

@csywxr csywxr commented Jun 24, 2025

Using Lucene's Two Phase Query to submit and optimize the match query, the query has been tested and found to be problem free

Copy link

cla-checker-service bot commented Jun 24, 2025

❌ Author of the following commits did not sign a Contributor Agreement:
3601f39, 5a42a2e, 2fec87f

Please, read and sign the above mentioned agreement if you want to contribute to this project

@elasticsearchmachine elasticsearchmachine added v7.17.30 needs:triage Requires assignment of a team area label external-contributor Pull request authored by a developer outside the Elasticsearch team labels Jun 24, 2025
@csywxr
Copy link
Author

csywxr commented Jun 24, 2025

Using Lucene's Two Phase Query submission to optimize match queries

1 similar comment
@csywxr
Copy link
Author

csywxr commented Jun 24, 2025

Using Lucene's Two Phase Query submission to optimize match queries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external-contributor Pull request authored by a developer outside the Elasticsearch team needs:triage Requires assignment of a team area label v7.17.30
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants