Re: Facet question: Getting only the matched value from multivalued field

2013-11-05 Thread Raymond Wiker
;, > >"Wagner, Ronald S MD ", > > ] > > , > > "dname": [ > >"Wagner Enterprise Ronald", > > "Gery Levy", > > ] > > > > Any help/suggestion on this? > &

Re: Facet question: Getting only the matched value from multivalued field

2013-11-05 Thread Erick Erickson
t;Gery Levy", > ] > > Any help/suggestion on this? > > -Original Message- > From: Aloke Ghoshal [mailto:alghos...@gmail.com] > Sent: Monday, November 04, 2013 1:09 AM > To: solr-user@lucene.apache.org > Subject: Re: Facet question: Getting only th

RE: Facet question: Getting only the matched value from multivalued field

2013-11-04 Thread Susheel Kumar
Gery Levy", ] Any help/suggestion on this? -Original Message- From: Aloke Ghoshal [mailto:alghos...@gmail.com] Sent: Monday, November 04, 2013 1:09 AM To: solr-user@lucene.apache.org Subject: Re: Facet question: Getting only the matched value from multivalued field

Re: Facet question: Getting only the matched value from multivalued field

2013-11-03 Thread Aloke Ghoshal
Hi Susheel, You might be able to pull something off using facet.prefix: http://wiki.apache.org/solr/SimpleFacetParameters#facet.prefix. Will work when the prefix is exact and doesn't require any analysis, something along these lines: http://solr.pl/en/2013/03/25/autocomplete-on-multivalued-fields-

Facet question: Getting only the matched value from multivalued field

2013-11-03 Thread Susheel Kumar
Hello, We have one multivalued field called "dname". When user search for any of the name like "160 Associates LLC", we are able to get facet, but we only want values which matches the search query. Is there any way? For e.g. assuming below doc, I want to get facet results for only first value