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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to