vsop-479 opened a new issue, #15414: URL: https://github.com/apache/lucene/issues/15414
### Description It seems `org.apache.lucene.queryparser.surround.parser.QueryParser` just parse query string to `NotQuery` (`BooleanQuery`), and `ComplexPhraseQueryParser` can rewrite query to span queries in some cases. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
