viliam-durina opened a new issue, #14440:
URL: https://github.com/apache/lucene/issues/14440
### Description
Hi all,
I have tried to parse this query using the classic QueryParser:
String sQuery = "\"foo bar*\"";
The query was parsed into a PhraseQuery with two t
mkhludnev commented on issue #14440:
URL: https://github.com/apache/lucene/issues/14440#issuecomment-2778755848
Just a gentle reminder about `ComplexPhraseQueryParser`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t