On Mon, Apr 23, 2012 at 6:26 PM, <[email protected]> wrote:

> I'm also doing work on this to make conjunction queries safer, do less
> work, and have better latencies.  A query that produces a "large" result
> set is still problematic but a conjunction of small and large result sets
> will be much, much better.  I saw very significant improvement on a
> particular work load but I need to do more benchmarking on "real" hardware.
>
> https://github.com/rzezeski/riak_search/tree/rz-conjunction
> https://github.com/rzezeski/riak_search/tree/rz-no-unnecessary-work
>

I saw some code in there about term frequency.  Does that mean that some
day we may see a faceting API?

That sort of thing would be incredibly useful for generating statistics
without having to compute them on our own.

Elias
_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to