Re: Too slow indexing while using 2 different data sources

2011-05-19 Thread deniz
hi Gora, i guess you are right, i have checked and url seems serving data slowly... maybe its because of the crappy test env too... thank you so much - Zeki ama calismiyor... Calissa yapar... -- View this message in context: http://lucene.472066.n3.nabble.com/Too-slow-indexing-while-using-2

Re: Too slow indexing while using 2 different data sources

2011-05-18 Thread Gora Mohanty
On Thu, May 19, 2011 at 6:59 AM, deniz wrote: > Is it normal to observe slow speed while using an URL datasource and also a > DB? it was something around 30 seconds with only DB source, but when I add > URL datasource too, then it takes 24 - 25 mins to index exactly the same > amount of docs [

Re: Too slow indexing while using 2 different data sources

2011-05-18 Thread deniz
Some details? well i think its clear but still here is the part of my solrconfig dbconfig.xml database JdbcDataSource com.mysql.jdbc.Driver jdbc:mysql://abcd/efgh some some url_data URLD

Re: Too slow indexing while using 2 different data sources

2011-05-18 Thread Erick Erickson
Hmmm, could you provide some more details? You might want to review: http://wiki.apache.org/solr/UsingMailingLists Best Erick On Wed, May 18, 2011 at 9:29 PM, deniz wrote: > Is it normal to observe slow speed while using an URL datasource and also a > DB? it was something around 30 seconds with