[KinoSearch] Feature request: Search facet counts in Kinosearch?

Nathan Kurz nate at verse.com
Thu Jun 12 11:16:15 PDT 2008


On Thu, Jun 12, 2008 at 11:15 AM, Marvin Humphrey
<marvin at rectangular.com> wrote:
> For more on faceted search, see
> <http://people.apache.org/~hossman/apachecon2006us/faceted-searching-with-solr.pdf>.

I scanned through this quickly, but didn't get a good feel for the
architecture.  Is the faceted approach layered on top of the search as
a post-processing filter, or are the facets being handled directly by
the search engine?

My instinct (and similar attempts in the past) have involved doing a
rough pass at filtering on the server, then pushing as much of the raw
data as possible to the browser while letting most of the presentation
details happen at the client side.   I don't yet see how it can be
done efficiently on the server side.

It's a topic that interests me, though.

Nathan Kurz
nate at verse.com



More information about the kinosearch mailing list