07, 2011 7:59 AM
To: solr-user@lucene.apache.org
Subject: RE: SpellCheckComponent performance
As I may have mentioned before, VuFind is actually doing two Solr queries for
every search -- a base query that gets basic spelling suggestions, and a
supplemental spelling-only query that gets shingle
; To: solr-user@lucene.apache.org
> Subject: Re: SpellCheckComponent performance
>
> Hmmm, how are you configuring you spell checker? The first-time
> slowdown
> is probably due to cache warming, but subsequent 500 ms slowdowns
> seem odd. How many unique terms are there in your spellecheck inde
Hmmm, how are you configuring you spell checker? The first-time slowdown
is probably due to cache warming, but subsequent 500 ms slowdowns
seem odd. How many unique terms are there in your spellecheck index?
It'd probably be best if you showed us your fieldtype and field definition...
Best
Erick