You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2015/12/15 20:53:46 UTC

[jira] [Created] (SOLR-8419) TermVectorComponent distributed-search issues

David Smiley created SOLR-8419:
----------------------------------

             Summary: TermVectorComponent distributed-search issues
                 Key: SOLR-8419
                 URL: https://issues.apache.org/jira/browse/SOLR-8419
             Project: Solr
          Issue Type: Improvement
          Components: SearchComponents - other
            Reporter: David Smiley
            Assignee: David Smiley
             Fix For: 5.5


TermVectorComponent supports distributed-search since SOLR-3229 added it.  Unlike most other components, this one tries to support schemas without a UniqueKey.  However it's logic for attempting to do this was made faulty with the introduction of distrib.singlePass, and furthermore this part wasn't tested any way.  In this issue I want to remove support for schemas lacking a UniqueKey with this component (only for distributed-search).  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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