SOLR Data Import Handler : A command is still running...

2020-02-03 Thread Doss
We are doing hourly data import to our index, per day one or two requests are getting failed with the message "A command is still running...". 1. Does it mean, the data import not happened for the last hour? 2. If you look at the "Full Dump Started" time has an older data, in the below log all mos

Re: Solr Data Import Handler

2017-02-12 Thread Alexandre Rafalovitch
They don't have to wait because they are not synchronized on anything AFAIK. I do believe they need to be registered as different request handler names in solrconfig.xml But you need to be careful if they both/all wipe out data before indexing new one. Those calls could overlap. Regards, Alex.

Re: Solr Data Import Handler

2017-02-12 Thread Dave
That sounds pretty much like a hack. So if two imports happen at the same time they have to wait for each other? > On Feb 12, 2017, at 4:01 PM, Shawn Heisey wrote: > >> On 2/12/2017 10:30 AM, Minh wrote: >> Hi everyone, >> How can i run multithreads of DIH in a cluster for a collection? > > Th

Re: Solr Data Import Handler

2017-02-12 Thread Shawn Heisey
On 2/12/2017 10:30 AM, Minh wrote: > Hi everyone, > How can i run multithreads of DIH in a cluster for a collection? The DIH handler is single-threaded. It used to have a config option for multiple threads, but it was removed since it didn't actually work. If you create multiple DIH handlers and

Solr Data Import Handler

2017-02-12 Thread Minh
Hi everyone, How can i run multithreads of DIH in a cluster for a collection?

Re: where is solr data import handler looking for my file?

2011-10-23 Thread Fred Zimmerman
Figured it out. See step 12 in http://business.zimzaz.com/wordpress/2011/10/how-to-clone-wikipedia-mirror-and-index-wikipedia-with-solr/. Thanks! On Sun, Oct 23, 2011 at 1:31 PM, Erick Erickson wrote: > I think you need to back up and state the problem you're trying to > solve. Offhand, it look

Re: where is solr data import handler looking for my file?

2011-10-23 Thread Erick Erickson
I think you need to back up and state the problem you're trying to solve. Offhand, it looks as though you're trying to do something with DIH that it wasn't intended to do. But that's just a guess since the details of what you're trying to do are so sparse... Best Erick On Wed, Oct 19, 2011 at 10:

where is solr data import handler looking for my file?

2011-10-19 Thread Fred Zimmerman
Solr dataimport is reporting file not found when it looks for foo.xml. Where is it looking for /data? is this an url off the apache2/htdocs on the server, or is it an URL within example/solr/...?

Solr Data Import Handler - German Language Database

2011-06-14 Thread venkat
missing, though the database has values for the field, can anyone help me on this. Kind Regards -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Data-Import-Handler-German-Language-Database-tp3062651p3062651.html Sent from the Solr - User mailing list archive at Nabble.com.