Re: batch indexing takes more time than shown on SOLR output -- something to do with IO?

2008-01-16 Thread Chris Hostetter
: INFO: {add=[10485, 10488, 10489, 10490, 10491, 10495, 10497, 10498, ...(42 : more) : ]} 0 875 : : However, when timing this instruction on the client-side (I use SOlrJ -- : req.process(server)) I get totally different numbers (in the beginning the : client-side measured time is about 2 seconds

batch indexing takes more time than shown on SOLR output -- something to do with IO?

2008-01-14 Thread Britske
I have a batch program which inserts items in a solr/lucene index. all is going fine and I get update messages in the console like: 14-jan-2008 16:40:52 org.apache.solr.update.processor.LogUpdateProcessor finish INFO: {add=[10485, 10488, 10489, 10490, 10491, 10495, 10497, 10498, ...(42 more)