epotyom commented on PR #16446:
URL: https://github.com/apache/lucene/pull/16446#issuecomment-5458455089

   A commit for my suggestion based on this PR and with tests from #16442 as 
well as a test for stopwords issue: 
https://github.com/apache/lucene/commit/24ff95592b40206d813fd62f023c56115537ca64
   
   I ran
   
   ```
   ./gradlew :lucene:queryparser:regenerateClassicQueryParser
   ```
   
   to generate java files from QueryParser.jj before running tests, but I 
didn't include the generated files in the commit because diff is too long (not 
sure why, `./gradlew tidy` also doesn't reduce diff).
   
   Hope it helps, please let me know what you think!


-- 
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]

Reply via email to