[ 
https://issues.apache.org/jira/browse/SOLR-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Høydahl closed SOLR-2224.
-----------------------------
    Resolution: Not A Problem

Closing ancient issue as "not a problem". If this was a real issue it would 
have surfaced in the 6 years after :)

> TermVectorComponent did not return results when using distributedProcess in 
> distribution envs
> ---------------------------------------------------------------------------------------------
>
>                 Key: SOLR-2224
>                 URL: https://issues.apache.org/jira/browse/SOLR-2224
>             Project: Solr
>          Issue Type: Bug
>          Components: SearchComponents - other
>    Affects Versions: 4.0-ALPHA
>         Environment: JDK1.6/Tomcat6
>            Reporter: tom liu
>         Attachments: TermsVectorComponent.patch
>
>
> when using distributed query, TVRH did not return any results.
> in distributedProcess, tv creates one request, that use 
> TermVectorParams.DOC_IDS, for example, tv.docIds=10001
> but queryCommponent returns ids, that is uniqueKeys, not DOCIDS.
> so, in distribution envs, must not use distributedProcess.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to