Skip to content

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

Merged
ChrisHegarty merged 1 commit intoelastic:masterfrom
ChrisHegarty:split_package_queryparser
Sep 27, 2021
Merged

Fix split package org.apache.lucene.queryparser.classic#78307
ChrisHegarty merged 1 commit intoelastic:masterfrom
ChrisHegarty:split_package_queryparser

Conversation

@ChrisHegarty
Copy link
Copy Markdown
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
Copy Markdown
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.

4 participants