Re: Spellcheck returning suggestions for words that exist in the dictionary

2017-11-13 Thread Sanjana Sridhar
used for finding > suggestions. > ... > These parameters (maxQueryFrequency and thresholdTokenFrequency) can be a > percentage (such as .01, or 1%) or an absolute value (such as 4)." > > Checking in the latest source code[1] : public static final float > DEFAULT_MAXQUERYFR

Spellcheck returning suggestions for words that exist in the dictionary

2017-11-10 Thread Sanjana Sridhar
rFile *FIELD IN MANAGED-SCHEMA* Any help would be greatly appreciated. Thank you, Sanjana Sridhar -- IMPORTANT NOTICE: This message, including any attachments (hereinafter collectively referred

Re: Multi word synonyms

2017-03-26 Thread Sanjana Sridhar
before > further processing > > > On Sun, Mar 26, 2017 at 11:53 AM Sanjana Sridhar < > sanjana.srid...@wishabi.com> wrote: > > > Hello, > > > > Does anyone have a good solution for working with multi word synonyms? > I've > > bee

Multi word synonyms

2017-03-26 Thread Sanjana Sridhar
Hello, Does anyone have a good solution for working with multi word synonyms? I've been reading a lot about this online and haven't really found a great solution to it. I use the SynonymFilterFactory at index time, but words don't really get matched to the appropriate multi word synonyms, even tho