atris commented on issue #923: LUCENE-8988: Introduce Global Feature Based 
Early Termination For Sorted Fields
URL: https://github.com/apache/lucene-solr/pull/923#issuecomment-538338991
 
 
   > Hmm this is sort of smelly -- why is it OK for the comparator to not 
implement this method?
   
   A comparator can choose not to implement this API -- it essentially disables 
the global value checking. This can be done if getting the value is tough, or 
if it is expensive

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

Reply via email to