Re: Help on autocomplete / suggester

2015-09-25 Thread Andrea Gazzarini
Hi Alessandro, Yes, I read a lot of posts from you about the Suggester component, including your blog, so the province name was just to catch your attention :D...just kidding, I'm living there. Many many thanks Best, Andrea On 25 Sep 2015 17:12, "Alessandro Benedetti" wrote: > Hi Andrea, > real

Re: Help on autocomplete / suggester

2015-09-25 Thread Alessandro Benedetti
Hi Andrea, really curious I found the province where I was born in the Solr mailing list :) Apart that , based on your requirements, it's not possible to use any suggester. You should definitely design a new Solr collection(core) for your requirements. Would be quite easy to provide those services

Re: Help on autocomplete / suggester

2015-09-25 Thread Andrea Gazzarini
Sorry, in the first point I meant "prefix_search" Best, Andrea On 09/24/2015 11:18 AM, Andrea Gazzarini wrote: Hi guys, as part of a customer requirement, I need to provide an autocomplete / suggester feature. For that reason I started looking at the Suggester Component. The target Solr ver

Help on autocomplete / suggester

2015-09-24 Thread Andrea Gazzarini
Hi guys, as part of a customer requirement, I need to provide an autocomplete / suggester feature. For that reason I started looking at the Suggester Component. The target Solr version is not yet determined: I mean, there's another project in production, of the same customer, which is using S