to find a
solution for such situation? If yes, please share an idea!
Best regards Yury Dorofeev, Uppsala University
___
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
Hi guys!
Does anybody knows if Riak works on Erl R14B02 (last upgrade)?
I try to run Riak riaksearch/bin/riaksearch console and failes. The error
is:
=ERROR REPORT 24-Mar-2011::12:24:48 ===
Error loading "erlang_js_drv": "cannot open shared object file: No such file
or directory"
/home/y
Hi!
In chapter "Riak Search Schema" the notation "document" is used.
What is that? Why do we need it?
Parameters are:
– The name of the index.
– The document ID.
– A key/value list of fields to index.
I have
Bucket=User
Key=user_name
Value=[{first_name, value}, {second_name, value}, {e-mail,
;
> Best,
> Alexander
>
> On Feb 17, 2011, at 1:42 PM, Yury Dorofeev wrote:
>
>> Hi!
>> I have two questions. My first question is how to make the searching
>> process by non-key value efficient?
>> More details. I will use Erlang notation such as we are co
et="Department". One user can be
registered in many departments. I need to get information about all
departments for the certain user.
In SQL db this is not a problem. But I do not have an experience with
key-value store db.
Best regards, Yury Dorofeev
Uppsala University, Sweden
___