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

Fix split package org.apache.lucene.queryparser.classic #78307

Merged
merged 1 commit into from
Sep 27, 2021

Conversation

ChrisHegarty
Copy link
Contributor

@ChrisHegarty ChrisHegarty commented Sep 27, 2021

With LUCENE-10115 integrated, we can now remove the package
-private dependency with org.apache.lucene.queryparser.classic.
XQueryParser, and override getFuzzyDistance to customise the
calculation of the similarity distance for fuzzy queries.

relates (#78166)

@ChrisHegarty ChrisHegarty added modularization Java Modules related v8.0.0 labels Sep 27, 2021
@ChrisHegarty ChrisHegarty mentioned this pull request Sep 27, 2021
58 tasks
Copy link
Contributor

@romseygeek romseygeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ChrisHegarty ChrisHegarty marked this pull request as ready for review September 27, 2021 12:38
@ChrisHegarty ChrisHegarty merged commit 9f3b251 into elastic:master Sep 27, 2021
@ChrisHegarty ChrisHegarty deleted the split_package_queryparser branch September 27, 2021 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants