Need autocomplete on whole phrase for multiple words .

2015-02-12 Thread vamshi kiran
Hi solrExperts, Need autocomplete on whole phrase for multiple words . When I typed *br, *the results are brad , brad pitt but I need only brad pitt to come. I’m using shinglefilterfactory + terms component for autocomplete feature , the query is something like http://localhost:8080/solr/acto

Re: Query on Facet

2014-07-30 Thread vamshi kiran
Hi Alex, As you said If we exclude language facet field ,it will get all the language facets with count right ? It Will not filter by binding facet field of type 'paperback' , how can we do this ? Thanks & Regards, Vamshi. On Jul 30, 2014 4:11 PM, "Alexandre Rafalovitch" wrote: > I am not sure