That works. But I am looking how to do that at INDEXING TIME, but at query time.
Any way for that? Thanks, Jae On 8/27/07, Erik Hatcher <[EMAIL PROTECTED]> wrote: > > > On Aug 27, 2007, at 9:32 AM, Jae Joo wrote: > > Is there any way to catagorize by price range? > > > > I would like to do facet by price range. (ex. 100-200, 201-500, > > 501-1000, > > ...) > > Yes, look at using facet queries using range queries. There is an > example of this very thing here: > > <http://wiki.apache.org/solr/ > SimpleFacetParameters#head-1da3ab3995bc4abcdce8e0f04be7355ba19e9b2c> > > Erik > >