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

Jacek Kikiewicz commented on SOLR-10532:
----------------------------------------

Wow, this is quite old, this issue is pretty annoying in solr-cloud setup (we 
run this on K8s and accessing nodes/pods directly is complicated). Could 
someone have a look at this?

> 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to