Well, it's kinda hard to say anything pertinent with so little information. How are you indexing things? What kind of documents? How are you feeding docs to Solr?
You might review: http://wiki.apache.org/solr/UsingMailingLists Best Erick On Fri, Jun 17, 2011 at 8:10 AM, Mark Schoy <hei...@gmx.de> wrote: > Hi, > > If I start indexing documents it getting slower the more documents were > added without commiting and optimizing: > > http://imageshack.us/photo/my-images/695/solrchart.png/ > > I've changed the mergeFactor from 10 to 30, changed maxDocs (100,1000,10000) > but it always getting slower the more documents were added. > If I'm using elasticsearch which is also based on lucene I'm getting > constant indexing rates (without commiting and optimizing too) > > Does anybody know whats wrong? >