Re: unordered autocomplete search

2017-09-05 Thread Niraj Aswani
s.com/2015/03/04/solr-suggester/ rather than > >>> > >>> - The FuzzyLookupFactory that creates suggestions for misspelled > words > >>> in fields. > >>> > >>> > >>> > >>> > >>> On Mon, Sep 4, 2017 at 11:57

Re: unordered autocomplete search

2017-09-04 Thread Walter Underwood
.dict makes sense? >>> Then, for me, it looks like a case for AnalyzingInfixLookupFactory >>> https://lucidworks.com/2015/03/04/solr-suggester/ rather than >>> >>> - The FuzzyLookupFactory that creates suggestions for misspelled words >>> in fields. >

Re: unordered autocomplete search

2017-09-04 Thread Mikhail Khludnev
04/solr-suggester/ rather than > > > >- The FuzzyLookupFactory that creates suggestions for misspelled words > >in fields. > > > > > > > > > > On Mon, Sep 4, 2017 at 11:57 AM, Niraj Aswani > > wrote: > > > > > Hi, > > >

Re: unordered autocomplete search

2017-09-04 Thread Niraj Aswani
zyLookupFactory that creates suggestions for misspelled words >in fields. > > > > > On Mon, Sep 4, 2017 at 11:57 AM, Niraj Aswani > wrote: > > > Hi, > > > > I am using solr 5.5.4. > > > > I would like to perform an unordered autocomplete search

Re: unordered autocomplete search

2017-09-04 Thread Mikhail Khludnev
On Mon, Sep 4, 2017 at 11:57 AM, Niraj Aswani wrote: > Hi, > > I am using solr 5.5.4. > > I would like to perform an unordered autocomplete search however it seems > that it only suggests phrases that start with my term in the query. > > For example, in my dictionary I hav

unordered autocomplete search

2017-09-04 Thread Niraj Aswani
Hi, I am using solr 5.5.4. I would like to perform an unordered autocomplete search however it seems that it only suggests phrases that start with my term in the query. For example, in my dictionary I have, *lamp desk* When searching for the term "lamp", it is able to show the the