venkata,

If you are after search scaling, then the webapp server (like tomcat, jetty
etc) handles allocation of threads per client connection (maxThreads for
jetty for instance). Inside one client request SOLR uses threads for
various tasks, but I don't have any exact figures (not sure if wiki has
them either).

Dmitry


On Mon, May 13, 2013 at 7:22 PM, venkata <vmarr...@yahoo.com> wrote:

>
>
>
>
>
> I am seeing  configuration point for indexing threads.
>
> However I am not finding anything for search.   How many simultaneous
> threads, SOLR can spin during search time?
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/maximum-number-of-simultaneous-threads-tp4062903p4062982.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to