FuzzyLookupFactory is great as it can still find matches even if users
mis-spell.

context filtering is also great, as we can only show suggestions based on
user's languages, doc types etc

But its a pity that (seems) FuzzyLookupFactory and context filtering don't
work together.

https://cwiki.apache.org/confluence/display/solr/Suggester
Context filtering lets you filter suggestions by a separate context field,
such as category, department or any other token. The
AnalyzingInfixLookupFactory and BlendedInfixLookupFactory currently support
this feature, when backed by DocumentDictionaryFactory.




--
View this message in context: 
http://lucene.472066.n3.nabble.com/Is-it-possible-to-support-context-filtering-for-FuzzyLookupFactory-tp4342051.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to