Re: riak2 erlang mapreduce counters

2014-01-24 Thread Russell Brown
Hi Bryce, Sorry about this, and thanks for the detailed info. I do need to add MapReduce friendly functions. On 23 Jan 2014, at 23:51, Bryce Verdier wrote: > Thank you both Eric & Russeli for the answer, sadly it leads to more > questions. Regardless of the type (though I can say in this case

Riak Java client counter object

2014-01-24 Thread Guido Medina
Hi, Is there any small doc that could explain its usage a little bit: From the Java perspective it would be nice if it point out its counter part methods with Atomic Integer like: * How to create it? Does incrementing a counter will just create it with zero as initial value and then incre

Re: Search is not working in RIAK

2014-01-24 Thread Joe Caswell
Ajit, Riak Search doesn't exactly support nested fields. The default extractor will flatten the fields in the input by joining the field and subfield names with underscore. (example below) I'm not totally clear on what you are trying to accomplish, so I'll run through an example and hope it c

Thank You, Riak Community

2014-01-24 Thread Mark S Phillips
Hi All, For anyone keeping score at home, "m...@basho.com" has managed to spam this list with exactly 710 messages [1] since March 31, 2010 [2]. This, the 711th, is coming from my personal address (msphilllena...@gmail.com) as today is my last day at Basho. This message is to say thank you. I've

Re: riak2 erlang mapreduce counters

2014-01-24 Thread Bryce Verdier
Hi Russell, Thank you for the code, it worked like a charm. Warm regards, Bryce On 01/23/2014 11:59 PM, Russell Brown wrote: Hi Bryce, Sorry about this, and thanks for the detailed info. I do need to add MapReduce friendly functions. On 23 Jan 2014, at 23:51, Bryce Verdier wrote: Thank

Impending Community Hangout

2014-01-24 Thread John Daily
If you’ve been a part of the Riak community for a while, you won’t want to miss today’s Community Hangout. Hector Castro and I will be joined by two people who have been among the more prominent faces for Basho for a very long time: Andy Gross and Mark Phillips. We’ll take a look back at where w

Re: Thank You, Riak Community

2014-01-24 Thread Alexander Sicular
One might say "sorry to see you go" but I think we all know you'll never really leave. And that's the only way I'll have it. Thanks for making this a great community. Mazal Tov! -Alexander @siculars http://siculars.posthaven.com Sent from my iRotaryPhone > On Jan 24, 2014, at 13:46, Mark S P

Re: Riak Java client counter object

2014-01-24 Thread Dave Rusek
Guido, I’m sorry, there are not currently any docs available. Rest assured they are a work in progress. In the meantime, please feel free to check-out the current pre-release [1]. The pre-release covers the low level API we have built on top of the PB interface. There is a start to a friendlier