Dmitry Kan created SOLR-4904:
--------------------------------
Summary: Send internal doc ids and index version in distributed
faceting to make queries more compact
Key: SOLR-4904
URL: https://issues.apache.org/jira/browse/SOLR-4904
Project: Solr
Issue Type: Improvement
Components: search
Affects Versions: 4.3, 3.4
Reporter: Dmitry Kan
This is suggested by [~ab] at bbuzz conf 2013. This makes a lot of sense and
works nice with fixing the root cause of issue SOLR-4903.
Basically QueryComponent could send internal lucene ids along with the index
version number so that in subsequent queries to other solr components, like
FacetComponent, the internal ids would be sent. The index version is required
to ensure we deal with the same index.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]