Re: Item Facet

2009-08-09 Thread Avlesh Singh
make sense? Something easier ready to use? > >> > >> > >> On Thu, Aug 6, 2009 at 6:05 PM, Ge, Yao (Y.) wrote: > >> > If you can reindex, simply rebuild the index with fields replaced by > >> > combining existing fields. > >> > -Yao > >

Re: Item Facet

2009-08-07 Thread David Lojudice Sobrinho
e a result grouping by product name with the value >> range per product. Something like: >> >> product_name1 - (value1 to value3) >> product_name2 - (value4 to value6) >> >> It is not like the current facet because the information is grouped by >> item,

Re: Item Facet

2009-08-07 Thread Yao Ge
roduct_name1 - (value1 to value3) > product_name2 - (value4 to value6) > > It is not like the current facet because the information is grouped by > item, not the entire result. > > Any idea? > > Thanks! > > David Lojudice Sobrinho > > -- View this messag

Re: Item Facet

2009-08-07 Thread David Lojudice Sobrinho
t;> >> On Thu, Aug 6, 2009 at 6:05 PM, Ge, Yao (Y.) wrote: >> > If you can reindex, simply rebuild the index with fields replaced by >> > combining existing fields. >> > -Yao >> > >> > -Original Message- >> > From: David Lojudi

Re: Item Facet

2009-08-06 Thread Avlesh Singh
d Lojudice Sobrinho [mailto:dalss...@gmail.com] > > Sent: Thursday, August 06, 2009 4:17 PM > > To: solr-user@lucene.apache.org > > Subject: Item Facet > > > > Hi... > > > > Is there any way to group values like shopping.yahoo.com or > > shopper.cnet.c

Re: Item Facet

2009-08-06 Thread David Lojudice Sobrinho
dice Sobrinho [mailto:dalss...@gmail.com] > Sent: Thursday, August 06, 2009 4:17 PM > To: solr-user@lucene.apache.org > Subject: Item Facet > > Hi... > > Is there any way to group values like shopping.yahoo.com or > shopper.cnet.com do? > > For instance, I have documents l

RE: Item Facet

2009-08-06 Thread Ge, Yao (Y.)
If you can reindex, simply rebuild the index with fields replaced by combining existing fields. -Yao -Original Message- From: David Lojudice Sobrinho [mailto:dalss...@gmail.com] Sent: Thursday, August 06, 2009 4:17 PM To: solr-user@lucene.apache.org Subject: Item Facet Hi... Is there

Item Facet

2009-08-06 Thread David Lojudice Sobrinho
Hi... Is there any way to group values like shopping.yahoo.com or shopper.cnet.com do? For instance, I have documents like: doc1 - product_name1 - value1 doc2 - product_name1 - value2 doc3 - product_name1 - value3 doc4 - product_name2 - value4 doc5 - product_name2 - value5 doc6 - product_name2 -