gus-asf commented on code in PR #2666:
URL: https://github.com/apache/solr/pull/2666#discussion_r1777950640


##########
solr/CHANGES.txt:
##########
@@ -109,8 +109,11 @@ New Features
 
 Improvements
 ---------------------
+* SOLR-17158: Users for whom partial results are uninteresting may set 
partialResultsAllowed=false. This allows Solr to reduce time spent processing 
partial results and omit them from the response. (Gus Heck, Andrzej Bialeki, 
hossman)

Review Comment:
   uninteresting, undesirable, unacceptable, aren't acceptable .... any of 
those seem roughly equivalent to me. The point is the user doesn't want them. 
For example a legal discovery search that omits some results could cause a user 
to miss an important precedent and loose a case. They would set this parameter 
to avoid wasting bandwidth, and also forestall the possibility that badly coded 
UI could show incomplete results get used for an operation requiring complete 
results.



-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to