Re: AnalyzingInfixLookupFactory, Edgengramm with multiple terms

2015-11-23 Thread Alessandro Benedetti
Hi Roland, is a boolean parameter already supported by the AnalyzingInfixLookup strategy. At a Lucene level is parameter for the Lookup method. At a Solr level is exposed through the configuration : *suggest.allTermsRequired* Anyway the default configuration is *True*, so it is weird you get

AnalyzingInfixLookupFactory, Edgengramm with multiple terms

2015-11-20 Thread Szűcs Roland
Hi all, I have a working suggester compnenet and requesthandler in my Solr 5.2.1 instance. It is working as I expected but I need a solution which handles multiple query terms "correctly". I have string field title. Let's see the following case: title 1: Green Apple Color title 2: Apple the