You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "David Smiley (Jira)" <ji...@apache.org> on 2019/12/09 15:15:00 UTC

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

David Smiley created SOLR-14036:
-----------------------------------

             Summary: 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
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SearchComponents - other
            Reporter: David Smiley


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