Dear all,

I am using solr for log search.

During every search, based on the input request, I will have to search
through n index directories dynamically. n may range from 1 to 100.

While n being a higher value, firing 100 cores wouldn't be a viable
solution. How do I achiever this in solr, in short I would like to
have a single core and get results out of multiple index searchers and
that implies multiple index readers. This happens in a single machine
and I will have to perform a distributed search across m machines like
this, while m ranging from 2 to 20.

Is there any way to do it graciously?

-- 
With Thanks and Regards,
Ramprakash Ramamoorthy,
Engineer Trainee,
Zoho Corporation.
+91 9626975420

Reply via email to