
jira at apache
Aug 7, 2012, 9:54 AM
Post #1 of 1
(36 views)
Permalink
|
|
[jira] [Assigned] (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 ] Hoss Man reassigned SOLR-3229: ------------------------------ Assignee: Hoss Man > 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-ALPHA > Environment: Ubuntu 11.10, openjdk-6 > Reporter: Hang Xie > Assignee: Hoss Man > 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 [at] lucene For additional commands, e-mail: dev-help [at] lucene
|