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

[backport] GITHUB-11838 Add api to allow concurrent query rewrite #864

Closed
wants to merge 1 commit into from

Conversation

sbiaudet
Copy link

To align with PR #11840.

Change signature of rewrite to rewrite(IndexSearcher)

@NightOwl888
Copy link
Contributor

Closing, as this is a feature that didn't exist in Lucene 4.8.0 and has breaking API changes that will be confusing to users.

We will gain this feature automatically when we do the upgrade. Getting out of sync with Lucene releases puts us in a situation where we have a library that is impossible to debug because there is nothing in Java to compare execution paths with.

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.

2 participants