magibney opened a new pull request #385:
URL: https://github.com/apache/solr/pull/385


   See: [SOLR-15760](https://issues.apache.org/jira/browse/SOLR-15760)
   
   For logical consistency, distributed facet overrequest should make no 
distinction between offset and limit; instead, distributed overrequest should 
be calculated as a function of the sum of offset+limit, boosting relatively 
heavily when few values are requested, and decaying asymptotically to `f(x)=x` 
for larger numbers of requested values.


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