Changed match_found error when object put with if_none_match option

2012-06-15 Thread Jeremy Raymond
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

Search Extractor Default Field

2012-06-15 Thread Jeremy Raymond
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