Riak CS Siblings

2014-04-28 Thread Lee Sylvester
Hey guys, So, I’m using a Riak CS cluster and interfacing with it using Erlcloud. My question is, as Riak CS uses (nay, requires) allow_mult, how do I handle sibling conflicts when interfacing through Erlcloud? Would I even be informed of this, or does Riak CS somehow handle this for me? Tha

Re: how to set eDisMax? Solr start and rows not working properly

2014-04-28 Thread Buri Arslon
I still wonder why offset limit doesn't work properly. On Wed, Apr 23, 2014 at 8:31 AM, Buri Arslon wrote: > In solr schema, I can set defType (=edismax). Is it the only place I need > to modify to enable edismax? > > > On Sun, Apr 20, 2014 at 7:57 AM, Buri Arslon wrote: > >> Hi guys! >> >> I

Re: Riak CS Siblings

2014-04-28 Thread John Daily
Siblings in CS are strictly for internal purposes, and handled by the CS layer. They aren't exposed to S3 (or similar) clients. Sent from my iPhone > On Apr 28, 2014, at 12:37 PM, Lee Sylvester wrote: > > Hey guys, > > So, I'm using a Riak CS cluster and interfacing with it using Erlcloud. My

Re: Riak CS Siblings

2014-04-28 Thread Andrew J. Stone
Hi Lee, Riak CS requires allow_mult only for its own internal manifests. It does the merging internally and returns normal cs replies using any needed merge results. Therefore clients do not need to worry about it at all. -Andrew Sent from my iPhone > On Apr 28, 2014, at 12:35 PM, Lee Sylvest

Re: Riak CS Siblings

2014-04-28 Thread Lee Sylvester
Excellent, thanks for clearing that up. I couldn’t find any reference to this in the docs, so it had me scratching my head :-) Lee On 28 Apr 2014, at 20:43, Andrew J. Stone wrote: > Hi Lee, > > Riak CS requires allow_mult only for its own internal manifests. It does the > merging internall

ANN Welle 2.0 is released

2014-04-28 Thread Michael Klishin
Welle [1] is a small, expressive Clojure client for Riak. 2.0 is a major release that has one major public API change. Release notes: http://blog.clojurewerkz.org/blog/2014/04/28/welle-2-dot-0-0-is-released/ Note that there is one more major public API change coming soon in 3.0: http://blog.cloju