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
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.
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
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
Hi everyone,
How can i run multithreads of DIH in a cluster for a collection?
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
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:
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/...?
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.