Hi,
I was testing my application against the latest Riak source from
github (168c2ae67c) and noticed that I'm getting a different response
when putting pre-existing objects into Riak with the if_none_match
option. The response to riakc_pb_socket:put(Pid, RiakObj,
[if_none_match]) was {error, <<"ma
Hello,
I'm creating a custom search extractor and am not entirely clear on
what is the purpose of the default field parameter. The docs[1] are
out of date and describe an extractor function with arity 2 rather
than 3. Can someone give me a quick description of the purpose and
usage for default fie