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
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)
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