0.14 and search schema

2011-02-20 Thread Gary William Flake
I've been pulling my hair out over new behaviors with search-schema, and I am wondering if I've been simply doing it wrong. Here's the issue: search-schema seem extremely brittle compared to the rest of the system in that one misstep requires that you effectively blow away your whole DB and try ag

Re: Riak Java Client

2011-02-20 Thread Wilson MacGyver
Excellent, I'll give that a shot. Thanks, On Sun, Feb 20, 2011 at 4:00 PM, Russell Brown wrote: > > When you store using RiakClient.store(RiakObject, RequestMeta) you can set up > RequestMeta with arbitrary query params like > >        RequestMeta requestMeta = RequestMeta.writeParams(3, > 3)

Re: Riak Java Client

2011-02-20 Thread Russell Brown
Sorry to self-reply...I've been reading and have a short term answer to your 3rd point, please see inline below. However I do think it could be baked into the API more clearly. On 19 Feb 2011, at 18:29, Russell Brown wrote: > > On 18 Feb 2011, at 23:20, Wilson MacGyver wrote: > >> 3: suppor