Re: Quickly deleting + recreating item in Riak deletes new item

2013-07-15 Thread Gabriel Littman
Hi, Another posibility is to create a new bucket for each test run. Gabe On Mon, Jul 15, 2013 at 12:06 PM, Matthew Dawson wrote: > Hi Seth, > On July 14, 2013 02:25:02 PM Seth Bunce wrote: > > I had a similar problem. I mitigated the problem by appending a > > current timestamp (in nanoseconds)

Re: Quickly deleting + recreating item in Riak deletes new item

2013-07-16 Thread Gabriel Littman
July 15, 2013 02:16:47 PM Gabriel Littman wrote: > > Hi, > > > > Another posibility is to create a new bucket for each test run. > > > > Gabe > > > Also a good idea, but not easily implemented against my current library. > I've > got a solution in usi

Search Crashes

2013-11-18 Thread Gabriel Littman
Hi All, We've been working with a search enabled bucket in riak for a while now and off and on it has been giving us trouble. In the past it has been solved by reindexing all the data by just reading and writing the data back into riak. But even this is failing now on some input data. Any help/

Re: Search Crashes

2013-11-20 Thread Gabriel Littman
Resending without entire thread: On Wed, Nov 20, 2013 at 11:38 AM, Gabriel Littman wrote: > Hi Ryan, > > Thanks for your response, let me get right into it. > > 1) We are installed via deb package > ii riak 1.4.1-1 > Riak is a distributed dat

Re: Search Crashes

2013-11-22 Thread Gabriel Littman
Hi Ryan, You are a rock star. I owe you $5. The bucket had allow_mult set to true: $ curl 'http://10.1.2.95:8098/buckets/_rsid_ctv_tvdata/props' {"props":{"name":"_rsid_ctv_tvdata","allow_mult":true,"basic_quorum":false,"big_vclock":50,"chash_keyfun":{"mod":"riak_core_util","fun":"chash_std_keyf

Re: Search Crashes

2013-11-22 Thread Gabriel Littman
x27;searchable_key': 'aliens vs monstersvsaliens monsters', 'genre': 'Children', 'sport': '__None__', 'type': 'show', u'id': '/data/v2/search_show/TMS.Show.9838380'}]} On Fri, Nov 22, 2013 at 8:07 PM