You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hang Xie (Updated) (JIRA)" <ji...@apache.org> on 2012/03/10 02:18:58 UTC

[jira] [Updated] (SOLR-3229) TermVectorComponent does not return terms in distributed search

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

Hang Xie updated SOLR-3229:
---------------------------

    Attachment: TermVectorComponent.patch

patch to TermVectorComponent.java
                
> TermVectorComponent does not return terms in distributed search
> ---------------------------------------------------------------
>
>                 Key: SOLR-3229
>                 URL: https://issues.apache.org/jira/browse/SOLR-3229
>             Project: Solr
>          Issue Type: Bug
>          Components: SearchComponents - other
>    Affects Versions: 4.0
>         Environment: Ubuntu 11.10, openjdk-6
>            Reporter: Hang Xie
>              Labels: patch
>             Fix For: 4.0
>
>         Attachments: TermVectorComponent.patch
>
>
> TermVectorComponent does not return terms in distributed search, the distributedProcess() incorrectly uses Solr Unique Key to do subrequests, while process() expects Lucene document ids. Also, parameters are transferred in different format thus making distributed search returns no result.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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