Re: Search index partitioning in Riak-KV

2017-05-22 Thread Denis
e it? Thank you. 2017-05-19 19:00 GMT+03:00 : > Message: 5 > Date: Fri, 19 May 2017 09:35:11 -0400 > From: Fred Dushin > To: riak-users > Subject: Re: Search index partitioning in Riak-KV > Message-ID: <9507f1b1-9b19-4c2b-948e-cd55a1f74...@dushin.net> > Content-Type: tex

Re: Search index partitioning in Riak-KV

2017-05-19 Thread Fred Dushin
There is a Solr instance per Riak node, and each Solr instance contains a Solr core for the Riak index created. Every replica of a Riak k/v pair has a corresponding document in the Solr instance on the same node as the vnode that stores the replica (in fact for each sibling, if your objects adm

Search index partitioning in Riak-KV

2017-05-19 Thread Denis
Hello I'm trying to understand how Solr indexes are interact with Riak KV store. Let me explain a bit... The Riak uses sharding per vnode. Each physical node contains several vnodes and data stored there are indexed by Solr. As far as i understood, Solr is not clustered solution, i.e. Solr instanc