On Wed, Jul 15, 2015 at 10:46 AM, Chetan Vora <chetanv...@gmail.com> wrote:

> Hi all
>
> I asked a related question before but couldn't get any response (see
> SolrQueryRequest in SolrCloud vs Standalone Solr), asking it differently
> here.
>
> Is there a way to invoke
>
> IndexSearcher.search(Query, Collector) over a SolrCloud collection so that
> in invokes the search/collect implicitly on individual shards of the
> collection? If not, how does one do this explicitly?
>
> I have a usecase that was implemented using custom request handler in
> standalone Solr and we're trying to move to SolrCloud.


In your  custom request handler do you add any new "nodes" into response?
or you just modifies the standard response structure?

It is necessary for
> us to understand how to do the above so we can use SolrCloud functionality.
>
> Thanks and would *really really* appreciate ANY help.
>
> Regards
> CV
>



-- 
Sincerely yours
Mikhail Khludnev
Principal Engineer,
Grid Dynamics

<http://www.griddynamics.com>
<mkhlud...@griddynamics.com>

Reply via email to