You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/12/18 03:16:46 UTC

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

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

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

Commit 1720714 from [~dsmiley] in branch 'dev/trunk'
[ https://svn.apache.org/r1720714 ]

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org