(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
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
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
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
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
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
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,
>
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
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
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
10 matches
Mail list logo