Hi guys,

I have hit the same problem with Hunspell.
Doing a few tests for 500 000 documents, I've got:

Hunspell from http://code.google.com/p/lucene-hunspell/ with 3.4 version -
125 documents per second
Build Hunspell from 4.0 trunk - 11 documents per second.

All the tests were made on 8 core CPU with 32 GB RAM and index on SSD
disks.
For Solr 3.5 I've tried to change JVM heap size, rambuffersize,
mergefactor but the speed of indexing was about 10 -20 documents per
second.

Is it possible that there is some performance bug with Solr 4.0? According
to previous post the problem exists in 3.5 version.

Best regards
Agnieszka Kukałowicz


> -----Original Message-----
> From: mizayah [mailto:miza...@gmail.com]
> Sent: Thursday, February 23, 2012 10:19 AM
> To: solr-user@lucene.apache.org
> Subject: Re: solr 3.5 and indexing performance
>
> Ok i found it.
>
> Its becouse of Hunspell which now is in solr. Somehow when im using it
> by myself in 3.4 it is a lot of faster then one from 3.5.
>
> Dont know about differences, but is there any way i use my old Google
> Hunspell jar?
>
> --
> View this message in context: http://lucene.472066.n3.nabble.com/solr-
> 3-5-and-indexing-performance-tp3766653p3769139.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to