OlivierJaquemet commented on PR #16446: URL: https://github.com/apache/lucene/pull/16446#issuecomment-5477350410
I checked out your commit, regenerated the parser using `./gradlew :lucene:queryparser:regenerateClassicQueryParser`, and then ran the queryparser tests with `./gradlew :lucene:queryparser:test`. The newly added unit tests are indeed fixed with this change. However, I’m seeing a number of existing tests failing as a result of the modification. Are you seeing the same failures? If so, do you think those failures are expected behavior changes, or is there something else I’m missing? -- 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]
