dsmiley commented on code in PR #1236:
URL: https://github.com/apache/solr/pull/1236#discussion_r1047582860


##########
solr/CHANGES.txt:
##########
@@ -177,6 +177,12 @@ Other Changes
 
 * SOLR-16569: Add java system property to overseer queue size (Nick Ginther 
via noble)
 
+==================  9.1.1 ==================
+
+Bug Fixes
+---------------------
+* SOLR-16585: Fix NPE in MatchAllDocs pagination (Michael Gibney)

Review Comment:
   ```suggestion
   * SOLR-16585: Fixed NPE when paginating MatchAllDocs like q=*:*&start=10 
(Michael Gibney)
   ```



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