mikemccand commented on a change in pull request #769: LUCENE-8905: Better Error Handling For Illegal Arguments URL: https://github.com/apache/lucene-solr/pull/769#discussion_r301508713
########## File path: lucene/CHANGES.txt ########## @@ -25,6 +25,8 @@ API Changes * LUCENE-8811: Deprecated BooleanQuery#setMaxClauseCount() and getMaxClauseCount have been removed (Atri Sharma, Adrien Grand, Alan Woodward) +* LUCENE-8905: Better Defence Against Malformed Arguments in TopDocsCollector Review comment: We don't typically capitalize the whole sentence in `CHANGES.txt`, just the first word. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
