Re: The Expected Suggestions Is Phrase Instead Of Whole Contents From Field

2018-02-05 Thread Alessandro Benedetti
I am sorry but what you get is the expected behavior [1] Maybe you are interested to the free text lookup approach[2]. Cheers [1] https://sease.io/2015/07/solr-you-complete-me.html [2] https://lucene.apache.org/solr/guide/6_6/suggester.html#Suggester-FreeTextLookupFactory -

The Expected Suggestions Is Phrase Instead Of Whole Contents From Field

2018-02-02 Thread stiven.z...@swisoft.cn
Hi Dear Solr, I config the Solr to try to get search suggestion but seem not the suggestion that I want. the follow search component and request handler: mySuggester FuzzyLookupFactory DocumentDictionaryFactory title// the contents is from "title" string fals