On Fri, Apr 3, 2009 at 3:16 PM, John Wang <[email protected]> wrote:
> By default bobo DOES use a flavor of the field cache data structure with
> some addition information for performance. (e.g. minDocid,maxDocid,freq per
> term)
> Bobo is architected as a platform where clients can write their own
> "FacetHandlers" in which each FacetHandler manages its own view of memory
> structure, and thus can be more complicated that field cache.
> At LinkedIn, we write FacetHandlers for geo lat/lon filtering and social
> network faceting.

OK, neat.  Hopefully with LUCENE-831, LUCENE-1231 we can properly take
this usage of field cache into account.

Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to