[ 
https://issues.apache.org/jira/browse/SOLR-4904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930792#comment-13930792
 ] 

Dmitry Kan commented on SOLR-4904:
----------------------------------

[~kamaci] yes, it is still valid. I would imagine that for some extreme commit 
policy cases, like soft-committing every second this might not be a good fit 
(as index changes so fast), but for other cases this sounds like a good idea.

> 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: 3.4, 4.3
>            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 was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to