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

Mike Drob commented on SOLR-10678:
----------------------------------

> is there any other way to determine whether it's a distributed request or not
If you need different behaviours, I think that's what using the different 
methods {{process}} and {{distributedProcess}} is intended to do for you.

You should also be able to check {{SolrParams.getBool("distrib")}} - true for 
top level, false for sub-requests.

> Clustering can be executed multiple times in distributed mode
> -------------------------------------------------------------
>
>                 Key: SOLR-10678
>                 URL: https://issues.apache.org/jira/browse/SOLR-10678
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Dawid Weiss
>            Assignee: Dawid Weiss
>            Priority: Minor
>
> As reported on SO: 
> http://stackoverflow.com/questions/43877284/how-does-solr-clustering-component-work/43937064#43937064



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to