#x27;t spellcheck against a stemmed or
> otherwise
> > heavily-analyzed field).
> >
> > James Dyer
> > Ingram Content Group
> > (615) 213-4311
> >
> >
> > -Original Message-
> > From: S.L [mailto:simpleliving...@gmail.com]
> > Sent: M
ld).
>
> James Dyer
> Ingram Content Group
> (615) 213-4311
>
>
> -Original Message-
> From: S.L [mailto:simpleliving...@gmail.com]
> Sent: Monday, June 02, 2014 1:06 PM
> To: solr-user@lucene.apache.org
> Subject: Re: DirectSpellChecker not returning expected sug
: Monday, June 02, 2014 1:06 PM
To: solr-user@lucene.apache.org
Subject: Re: DirectSpellChecker not returning expected suggestions.
OK, I just realized that "wrangle" is a proper english word, probably thats
why I dont get a suggestion for "wrangler" in this case. How ever in my
te
Thanks, you mean "wrangler" , has been stemmed to "wrangle" , if thats the
case then why does it not return any results for "wrangle" ?
On Mon, Jun 2, 2014 at 2:07 PM, david.w.smi...@gmail.com <
david.w.smi...@gmail.com> wrote:
> It appears to be stemmed.
>
> ~ David Smiley
> Freelance Apache Lu
It appears to be stemmed.
~ David Smiley
Freelance Apache Lucene/Solr Search Consultant/Developer
http://www.linkedin.com/in/davidwsmiley
On Mon, Jun 2, 2014 at 2:06 PM, S.L wrote:
> OK, I just realized that "wrangle" is a proper english word, probably thats
> why I dont get a suggestion for "
OK, I just realized that "wrangle" is a proper english word, probably thats
why I dont get a suggestion for "wrangler" in this case. How ever in my
test index there is no "wrangle" present , so even though this is a proper
english word , since there is no occurence of it in the index should'nt
Solr
I do not get any suggestion (when I search for "wrangle") , however I
correctly get the suggestion wrangler when I search for wranglr , I am
using the Direct and WordBreak spellcheckers in combination, I have not
tried using anything else.
Is the distance calculation of Solr different than what Le
What do you get then? Suggestions, but not the one you’re looking for, or
is it deemed correctly spelled?
Have you tried another spellChecker impl, for troubleshooting purposes?
~ David Smiley
Freelance Apache Lucene/Solr Search Consultant/Developer
http://www.linkedin.com/in/davidwsmiley
On S
Anyone ?
On Sat, May 31, 2014 at 12:33 AM, S.L wrote:
> Hi All,
>
> I have a small test index of 400 documents , it happens to have an entry
> for "wrangler", When I search for "wranglr", I correctly get the collation
> suggestion as "wrangler", however when I search for "wrangle" , I do not
>