[ 
https://issues.apache.org/jira/browse/SOLR-8419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15063304#comment-15063304
 ] 

ASF subversion and git services commented on SOLR-8419:
-------------------------------------------------------

Commit 1720715 from [~dsmiley] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1720715 ]

SOLR-8419: TermVectorComponent: fix accidental inclusion of docs when 
distrib.singlePass. Remove 'uniqueKeyField' from response. distrib now requires 
a schema unique key.

> TermVectorComponent distributed-search issues
> ---------------------------------------------
>
>                 Key: SOLR-8419
>                 URL: https://issues.apache.org/jira/browse/SOLR-8419
>             Project: Solr
>          Issue Type: Bug
>          Components: SearchComponents - other
>            Reporter: David Smiley
>            Assignee: David Smiley
>             Fix For: 5.5
>
>         Attachments: SOLR_8419.patch, SOLR_8419.patch
>
>
> 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