Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.9
-
None
-
New
Description
If the new QP is parsing a phrase, and when the analyzer runs on the text within the phrase it produces some tokens with posIncr=0, a MultiPhraseQuery is produced. But, the positions of the added terms are over-incremented, and don't match what the current QueryParser does.
Attachments
Attachments
Issue Links
- is related to
-
LUCENE-1567 New flexible query parser
- Resolved