Oleksiy,

Indexes have some overhead of their own, but they also have a reasonable limit 
on doc count (hundreds of millions per node). To answer you question requires a 
bit more knowledge of your use-case. One index can be more efficient, as long 
as you're not creating hundreds of thousands of buckets. On the other hand, you 
don't want to create hundreds of thousands of indexes. Could you us give a bit 
more information of your expected numbers?

Thanks,
Eric


On Nov 19, 2014, at 11:55 AM, Oleksiy Krivoshey <[email protected]> wrote:

> Hi,
> 
> Can anyone please suggest what will be the best setup of Yokozuna (I mean 
> indexing/search performance) if I have many buckets of the same bucket-type:
> 
> 1. having 1 yokozuna index associated with a bucket-type (e.g. with all 
> buckets)
> 2. having separate yokozuna index created and associated with each bucket
> 
> In my setup I will always have to search within a single (specified) bucket 
> only so that search results from other buckets do not mix together.
> 
> Thanks!
> 
> -- 
> Oleksiy
> _______________________________________________
> riak-users mailing list
> [email protected]
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com


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

Reply via email to