Hi, I have some questions over functionality of AnalyzingInfixSuggester provided through AnalyzingInfixLookupFactory in solr.
1.) Can this suggester supports filtering over multiple fields? (eg: category, brand etc.) 2.) And, will it be possible to filter the suggestions using a custom filter? 3.) And, when the input query for suggester (suggester.q) is having multiple terms (separated by space eg: sol sugg comp) the prefix match is happening only on the last term(comp) and not the before terms. What's the reason for this? Kindly provide some help with the above queries. Thanks in advance. Harsha.