You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ryan Ernst (JIRA)" <ji...@apache.org> on 2014/03/05 19:30:50 UTC

[jira] [Created] (SOLR-5818) distrib search with custom comparator does not quite work correctly

Ryan Ernst created SOLR-5818:
--------------------------------

             Summary: distrib search with custom comparator does not quite work correctly
                 Key: SOLR-5818
                 URL: https://issues.apache.org/jira/browse/SOLR-5818
             Project: Solr
          Issue Type: Bug
            Reporter: Ryan Ernst


In QueryComponent.doFieldSortValues, a scorer is never set on a custom comparator.  We just need to add a fake scorer that can pass through the score from the DocList.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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