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

FuzzyQuery produces a wrong result when prefix is equal to the term length #945

Closed
wants to merge 2 commits into from

Conversation

tohidemyname
Copy link
Contributor

  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • There's an open issue for the PR that you are making. If you'd like to propose a change, please open an issue to discuss the change or find an existing issue.

Summary of the changes (Less than 80 chars)

Fixes #{bug number} (in this specific format)
#941

Description

{Detail}

@paulirwin
Copy link
Contributor

@tohidemyname Thanks for this PR! This erroneously includes the changes in #946 as well. You can help avoid this problem by making sure you create a branch in your fork for each change, and submitting a PR from that branch, instead of master. However, I think I can clean that up after merging #946.

Upstream corresponding commit: apache/lucene@45611d0 (LUCENE-9365) from the Lucene 9.0.0 release.

@paulirwin paulirwin self-assigned this Oct 22, 2024
@paulirwin paulirwin added this to the 4.8.0-beta00018 milestone Oct 24, 2024
@paulirwin
Copy link
Contributor

Due to this PR being created from your master branch and including a commit from a different PR, I am going to re-create this PR on a new branch, cherry-picking commit 5a9e8fe. You'll still get GitHub "credit" for this even though it'll be a new branch/PR.

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