Re: AW: solr performance

2007-02-20 Thread Walter Underwood
Indexing rates depend heavily on document size (text) and pre-indexing processing. Other things probably matter, too, like number of fields. My application is indexing 20X faster than Christian's, because I have small documents (a few hundred bytes) that are extracted from an RDBMS and submitted i

AW: solr performance

2007-02-20 Thread Burkamp, Christian
I do agree. There's probably no need to go to the index directly. My current solr test server has more than 5M documents and a size of about 60GB. I still index at 13 docs per second and this still includes filtering of the documents. (If you have your content ready in XML format performance will