On 4/25/2013 9:00 AM, xiaoqi wrote:
> i using DIH to build index is slow , when it fetch 2 million rows , it will
> spend 20 minutes , very slow.
If it takes 20 minutes for two million records, I'd say it's working
very well. I do six simultaneous MySQL imports of 13 million records
each. It ta
batch the updates so everything can fit in-memory. Doing it this way, the
SolrJ code was very straightforward and quick & easy to write.
James Dyer
Ingram Content Group
(615) 213-4311
-Original Message-
From: xiaoqi [mailto:belivexia...@gmail.com]
Sent: Friday, April 26, 2013 5:10
yes, I misspoke.
James Dyer
Ingram Content Group
(615) 213-4311
-Original Message-
From: xiaoqi [mailto:belivexia...@gmail.com]
Sent: Thursday, April 25, 2013 8:37 PM
To: solr-user@lucene.apache.org
Subject: RE: Using another way instead of DIH
Thanks for help .
"data-config.xml
-another-way-instead-of-DIH-tp4058937p4059127.html
Sent from the Solr - User mailing list archive at Nabble.com.
ssage in context:
> http://lucene.472066.n3.nabble.com/Using-another-way-instead-of-DIH-tp4058937p4059067.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
Thanks for help .
"data-config.xml" ? i can not find this file , u mean data-import.xml or
solrconfig.xml ?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Using-another-way-instead-of-DIH-tp4058937p4059067.html
Sent from the Solr - User mailing list
, 2013 10:01 AM
To: solr-user@lucene.apache.org
Subject: Using another way instead of DIH
hi,all
i using DIH to build index is slow , when it fetch 2 million rows , it will
spend 20 minutes , very slow.
i am not very familar with solr , try to using lucene direct building
index file from db
?
thanks a lot .
--
View this message in context:
http://lucene.472066.n3.nabble.com/Using-another-way-instead-of-DIH-tp4058937.html
Sent from the Solr - User mailing list archive at Nabble.com.