You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2019/10/04 10:14:52 UTC

[GitHub] [lucene-solr] atris commented on issue #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org