You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Alexandre Rafalovitch (Jira)" <ji...@apache.org> on 2020/09/21 13:10:00 UTC

[jira] [Commented] (SOLR-14036) TermsComponent distributed search (shards) doesn't work with SolrCloud

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

Alexandre Rafalovitch commented on SOLR-14036:
----------------------------------------------

I also don't understand the significance of distrib flag and could not find the relevant test. However, in the linked JIRA SOLR-9607, that flag (distrib=false) just became part of the implicit definition for the handler (and documented as such). I am mentioning it here, to mark the point of change if somebody will want to work on this issue again.

> TermsComponent distributed search (shards) doesn't work with SolrCloud
> ----------------------------------------------------------------------
>
>                 Key: SOLR-14036
>                 URL: https://issues.apache.org/jira/browse/SOLR-14036
>             Project: Solr
>          Issue Type: Improvement
>          Components: SearchComponents - other
>            Reporter: David Smiley
>            Priority: Major
>
> My colleagues [~bruno.roustant] and [~antogruz] attempted to use the {{TermsComponent}} in SolrCloud on a collection with multiple shards.  The results were inconsistent depending on which shard the client was talking with.  Looking at the prepare() method, I can see this component reads the "shards" param.  It should not have been coded that way; the SearchHandler or related machinery is responsible for parsing/processing that.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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