Re: Re: Facet search

2011-02-23 Thread Ganesh
) /Articles/aaa (10) Regards Ganesh - Original Message - From: "Chris Hostetter" To: "Lucene Users" Sent: Thursday, February 24, 2011 7:29 AM Subject: [Bulk] Re: Facet search > > : This is another indicator that we should re

Re: Facet search

2011-02-23 Thread Chris Hostetter
: This is another indicator that we should really try to extract Solr's : capabilities like Faceting into modules! Solr should not be required : if you want to use the facteing stuff we already have. the most basic logic of (field) faceting used by solr is simple TermEnum iteration and document

Re: Facet search

2011-02-23 Thread Simon Willnauer
This is another indicator that we should really try to extract Solr's capabilities like Faceting into modules! Solr should not be required if you want to use the facteing stuff we already have. simon On Wed, Feb 23, 2011 at 10:06 AM, Wouter Heijke wrote: > Hi, > Same here, don't want Solr, so if

Re: Facet search

2011-02-23 Thread Wouter Heijke
Hi, Same here, don't want Solr, so if you want facets BoBo is your friend! http://sna-projects.com/bobo/ Works great, very easy to use...the only thing is the name, is like dog food :-) But give BoBo a try! Wouter > Hello all, > > I am using Lucene for my project and we have new requirement to