2017 15:41
To: solr-user@lucene.apache.org
Subject: Search suggester - threshold parameter
Does any of the phrase suggesters in Solr 6.1 honor the threshold parameter?
I made following changes to enable phrase suggestion in my environment.
Played with different threshold values but looks lik
Does any of the phrase suggesters in Solr 6.1 honor the threshold parameter?
I made following changes to enable phrase suggestion in my environment.
Played with different threshold values but looks like the parameter is not
being used.
mySuggester
FuzzyLookupFactory
suggester_fu
Does the threshold parameter work with any of the phrase suggestion
component?
https://lucene.apache.org/solr/guide/6_6/suggester.html
AnalyzingInfixSuggester
BlendedInfixLookupFactory
DocumentDictionaryFactory
title
price
text_en
*0.005*
The wiki page does not mention