-Original Message-
From: Nathaniel Rudavsky-Brody [mailto:nathaniel.rudav...@gmail.com]
Sent: Monday, September 22, 2014 9:41 AM
To: solr-user@lucene.apache.org
Subject: RE: fuzzy terms, DirectSolrSpellChecker and
alternativeTermCount
Yep, I tried it both as a default param in the request
ount" with
DirectSolrSpellChecker? You can set it to whatever low value you
actually want it to return back to you (perhaps 20 suggestions max?).
James Dyer
Ingram Content Group
(615) 213-4311
-Original Message-
From: Nathaniel Rudavsky-Brody [mailto:nathaniel.rudav...@gmail.com
s than you specify for
"spellcheck.maxResultsForSuggest", spellcheck won't give you anything
regardless of what you put for "spellcheck.q".
James Dyer
Ingram Content Group
(615) 213-4311
-Original Message-
From: Nathaniel Rudavsky-Brody [mailto:nathaniel.rudav...@gmai
Hello,
I'm trying find the best way to "fake" the terms component for fuzzy
queries. That is, I need the full set of index terms for each of the
two queries "quidam~1" and "quidam~2".
I tried defining two suggesters with FuzzyLookupFactory, with
maxEdits=1 and 2 respectively, but the results