I don't know if this is helpful .. but there is
http://wiki.apache.org/solr/DataImportHandler#EventListeners which would
trigger on 'onImportEnd'
program)..
>
> I would say the same thing applies for commit also.. As far as I know there
> is not inbuilt queuing system in SOLR for indexing.
>
> Thanks,
> Barani
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Concurrent-DIH-calls
for commit also.. As far as I know there
is not inbuilt queuing system in SOLR for indexing.
Thanks,
Barani
--
View this message in context:
http://lucene.472066.n3.nabble.com/Concurrent-DIH-calls-tp2059517p2067937.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hello!!! I am working with Solr on my first project and I am really
happy so far, both with the product and with the community.
I am having some doubts about how DIH works.
How does DIH handles concurrent requests from different users? Does
it queue them? Or if an import is in progress it reject