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 2021/09/16 13:15:35 UTC

[GitHub] [lucene-solr] mayya-sharipova opened a new pull request #2576: LUCENE-10089: Disable numeric sort optimization early

mayya-sharipova opened a new pull request #2576:
URL: https://github.com/apache/lucene-solr/pull/2576


   This commit moves the responsibility to disable
   the numeric sort optimization on comparators to the SortField.
   This way we don't need to apply the logic on every top field collectors.
   
   Co-authored-by: Jim Ferenczi <ji...@elastic.co>


-- 
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-unsubscribe@lucene.apache.org

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



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


[GitHub] [lucene-solr] mayya-sharipova merged pull request #2576: LUCENE-10089: Disable numeric sort optimization early

Posted by GitBox <gi...@apache.org>.
mayya-sharipova merged pull request #2576:
URL: https://github.com/apache/lucene-solr/pull/2576


   


-- 
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-unsubscribe@lucene.apache.org

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



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