Re: Riak Search Question

2014-07-18 Thread Andrew Zeneski
Ciprian, Thank you! Could this also happen if say a node took "too long" to respond rather than become unavailable? Andrew On Fri, Jul 18, 2014 at 1:09 AM, Ciprian Manea wrote: > Hi Andrew, > > Looks like a streaming search operation was timing out, unable to generate > more results: > > > ht

Re: Riak Search Question

2014-07-17 Thread Ciprian Manea
Hi Andrew, Looks like a streaming search operation was timing out, unable to generate more results: https://github.com/basho/riak_search/blob/develop/src/riak_search_op_utils.erl#L174 This could happen if another node involved in this operation became unavailable (due to network segmentation, a

Re: Riak search question (Python)

2011-02-22 Thread Rusty Klophaus
Hi Mike, You are missing the "run()" command at the end of client.search(). The "search()" function creates a MapReduce object to which you can add map and reduce phases. The "run()" command bundles up MapReduce job and sends it to the Riak cluster for processing. client.search('tweets', 'name:[a