btw , i want to put all the requestHandlers(more than 1) in 1 xml file and i
want to use this in my solrConfig.xml
i have used xinclude but it didnt work ..
please suggest me any thing
Thanks,
Prasad
--
View this message in context:
http://lucene.472066.n3.nabble.com/2-solr-dataImport-requ
Tq very Much ..
--
View this message in context:
http://lucene.472066.n3.nabble.com/2-solr-dataImport-requests-on-a-single-core-at-the-same-time-tp978649p996190.html
Sent from the Solr - User mailing list archive at Nabble.com.
> having multiple Request Handlers will not degrade the performance
IMO you shouldn't worry unless you have hundreds of them
Hi Tq very much its solved my problem ,
having multiple Request Handlers will not degrade the performance ... unless
we are sending parallel requests? am i right ?
Thansk,
Prasad
--
View this message in context:
http://lucene.472066.n3.nabble.com/2-solr-dataImport-requests-on-a-single-core-
DataImportHandler does not support parallel execution of several
requests. You should either send your requests sequentially or
register several DIH handlers in solrconfig and use them in parallel.
On Thu, Jul 22, 2010 at 11:20 AM, kishan wrote:
>
> please help me
> --
> View this message in con
please help me
--
View this message in context:
http://lucene.472066.n3.nabble.com/2-solr-dataImport-requests-on-a-single-core-at-the-same-time-tp978649p986351.html
Sent from the Solr - User mailing list archive at Nabble.com.