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

[jira] [Updated] (SOLR-10532) The suggest.build and suggest.reload params should be distributed to all replicas

     [ https://issues.apache.org/jira/browse/SOLR-10532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cassandra Targett updated SOLR-10532:
-------------------------------------
    Fix Version/s:     (was: 7.0)

> The suggest.build and suggest.reload params should be distributed to all replicas
> ---------------------------------------------------------------------------------
>
>                 Key: SOLR-10532
>                 URL: https://issues.apache.org/jira/browse/SOLR-10532
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCloud, Suggester
>            Reporter: Shalin Shekhar Mangar
>            Priority: Major
>
> This is inspired by a discussion on solr-user. Today, the suggest.build and suggest.reload parameters are all local to the replica receiving the request. This is both confusing and annoying to users because the expectation is that doing so will build/reload the suggest index on all replicas of a collection but the reality is that it happens only on one replica of each shard as per the normal distributed query process. 
> We should distribute the build and reload param to all replicas of a collection before actually processing the query.



--
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