Fwd: same 2i key with different value

2013-11-04 Thread Louis-Philippe Perron
(bump) Hi Riak people! I noticed it is possible to add multiple indexes to a document with different values without overriding the previously saved index, the document would end up having indexes like: x-riak-index-test_key_bin: testvalue_A x-riak-index-test_key_bin: testvalue_B x-riak-index-tes

Re: Fwd: same 2i key with different value

2013-11-04 Thread Jeremiah Peschka
Yes. You can add any number of arbitrary values to an index. In the C# client, we implement this as a list so you just call object.Index("stuff_bin").Add("thing") --- sent from a tiny portion of the hive mind... in this case, a phone On Nov 4, 2013 5:06 AM, "Louis-Philippe Perron" wrote: > (bump

Re: Keys that won't disappear from indexes

2013-11-04 Thread Evan Vigil-McClanahan
Hi Toby. It's possible, since they're stored separately, that the objects were deleted but the indices were left in place because of some error (e.g. the operation failed for some reason between the object removal and the index removal). One of the things on the feature list for the next release

Configuring Riak 2.0

2013-11-04 Thread Joe DeVivo
Riak Users, We've been kind of tiptoeing around the configuration changes for Riak 2.0. Mostly it was because I wanted to have a dramatic reveal at RICON|West. Now that you can see that here (http://ricon.io/west2013.html Day 1, Track 1, 7:08:22), it's time for me to talk to you all about confi

Bucket Types in Riak 2.0 Tech Preview

2013-11-04 Thread Jordan West
Riak Users, Following up on the 2.0 Configuration thread [1], I wanted to also provide some documentation on the new Bucket Types [2] feature in Riak 2.0 Tech Preview. https://gist.github.com/jrwest/3652ecd1db609e25cdaa contains details on how to create and activate bucket types via riak-admin. Y

Re: Link walking

2013-11-04 Thread Tom Santero
Hi Georgi, Did you receive a 204 response back when persisting the hb/first object; can you GET that object without receiving a 404? Tom On Thu, Oct 31, 2013 at 10:22 AM, Georgi Ivanov wrote: > Hello, > I am trying to make Link walking work . > > I am using this as example : > > http://basho.c

Re: Fetching Object Info

2013-11-04 Thread Tom Santero
Hi Daniele, responses are inline. -Tom On Tue, Oct 29, 2013 at 4:31 PM, Daniele Testa wrote: > Hi, > > I am looking around for different solutions for a good file-store and > the posibility to use Riak for that purpose. > > As far as I understand, if I have a 10 node cluster with 2 replicas, >

[no subject]

2013-11-04 Thread laura.czajkow...@gmail.com
Hi all, We're pleased to announce the call for participation for the NoSQL devroom, returning after a great last year. NoSQL is an encompassing term that covers a multitude of different and interesting database solutions. As the interest in NoSQL continues to grow, we are looking for talks on an

Re: Timeout problems, Riak Python Client with protocol buffers

2013-11-04 Thread Hector Castro
Hey Finkle, I attempted to reproduce your issue on my Mac and wasn't able to trigger the error same error: $ ./env/bin/pip freeze protobuf==2.4.1 riak==2.0.1 riak-pb==1.4.1.1 wsgiref==0.1.2 $ ./env/bin/python --version Python 2.7.5 Do you have any additional details on your Ubuntu environment? W

Re: Fetching Object Info

2013-11-04 Thread Daniele Testa
Hi, All you say is valid and I understand the reasons. However, if you have limited bandwidth between your servers, say 100mbit, which at the same time is shared with the Internet connection, things will be slow. There are cases where you want the client to do the quorum instead of the server to