Re: faceting on multiple columns

2007-07-30 Thread Yonik Seeley
On 7/30/07, David Whalen <[EMAIL PROTECTED]> wrote: > Hi All. > > I am using facets to help me build an ajax-driven tree for > search results. When the search is first run, all I need to > do is show the counts per facet, for example > > search results for "fred" > +--A (102) > +--B (234) > +--C (

faceting on multiple columns

2007-07-30 Thread David Whalen
Hi All. I am using facets to help me build an ajax-driven tree for search results. When the search is first run, all I need to do is show the counts per facet, for example search results for "fred" +--A (102) +--B (234) +--C (721) +--D (512) sounds simple, but I also need to break-down the resu