Re: faceted search returning multiple values for same field

2009-01-13 Thread Otis Gospodnetic
ge > From: "Deo, Shantanu" > To: solr-user@lucene.apache.org > Sent: Tuesday, January 13, 2009 10:15:09 PM > Subject: faceted search returning multiple values for same field > > Hi, > I am using solr for indexing some product data, and wanted to use the

Re: faceted search returning multiple values for same field

2009-01-13 Thread Shalin Shekhar Mangar
On Wed, Jan 14, 2009 at 8:45 AM, Deo, Shantanu wrote: > > I have tried playing around with defining the fieldtype using the > following analyzers: > positionIncrementGap="100" > > > > > > words="manufacturer.txt"/> > > > > > Any ideas if its possible to get the same facets a

faceted search returning multiple values for same field

2009-01-13 Thread Deo, Shantanu
Hi, I am using solr for indexing some product data, and wanted to use the faceted search. My indexed field (mfg) sometimes contains two words "sony erricson" for example. When I get the facets on the mfg, SOLR return "sony" and "erricson" as separate hits. There are also some facets that show up