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
Fix For: 4.0
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: [email protected]
For additional commands, e-mail: [email protected]