Thanks Sam (and Eric who PM’d me).

Well, I’ll put in my 2cents that I’d love that feature.  We’re already using 
counters, and adding yokozuna on top of it would be really useful.

-Wes

On Nov 7, 2013, at 10:47 PM, Sam Elliott <[email protected]> wrote:

> Weston,
> 
> We don't yet have an extractor written for Yokozuna to support Riak 1.4's 
> Counter Data Type. We hope (but obviously can't guarantee) to have extractors 
> for all the Data Types we release with Riak 2.0.
> 
> Sam
> 
> --  
> Sam Elliott
> Engineer
> [email protected]
> --
> 
> 
> On Thursday, 7 November 2013 at 10:33PM, Weston Jossey wrote:
> 
>> Evening Everyone,
>> I’m curious if it’s possible operate against values in distributed counters 
>> via Yokozuna. Here’s an example result I get from performing a query, but I 
>> don’t see what field the value is getting set to. The value should be 80840.
>> 
>> curl 
>> 'http://localhost:8098/search/stats?rows=10&q=_yz_id:this_is_a_test*&wt=json&indent=true&face=true&stats=on&stats.field=_yz_id'
>> 
>> "response":{"numFound":1,"start":0,"maxScore":1.0,"docs":[
>> {
>> "_yz_id":"this_is_a_test_30",
>> "_yz_rk":"this_is_a_test",
>> "_yz_rb":"stats"}]
>> },
>> "stats":{
>> "stats_fields":{
>> "_yz_id":{
>> "min":"this_is_a_test_30",
>> "max":"this_is_a_test_30",
>> "count":1,
>> "missing":0,
>> "facets":{}}}}}
>> _______________________________________________
>> riak-users mailing list
>> [email protected] (mailto:[email protected])
>> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
> 
> 
> 


_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to