Andrew Nagy wrote:
Thanks for getting back to me Geoff.  Although, that is pretty much
what I have.  Maybe if I show my solrconfig someone might be able to
point out what I have incorrect?  The problem is that nothing related
to the spelling options are show in the results, just the normal
expected search results.

right. the spellcheck component does not issue a separate query *after* running the spellcheck, it merely offers suggestions in parallel with your existing query.

the results are more like

  "below are the results for $query.  did you mean $suggestions?"

HTH

--Geoff


Reply via email to