Re: Riak Search Error - Zero Results

2011-10-11 Thread Todd Cullen
The plot thickens, here's an error we're getting out of what appears to be the search pre-commit hook: 2011-10-11 20:01:12 =SUPERVISOR REPORT Supervisor: {local,riak_kv_put_fsm_sup} Context:child_terminated Reason: {{{badmatch,{error,{{badmatch,{error,{badarg,[{erlang,binary

Re: Riak Search Error - Zero Results

2011-10-11 Thread Ryan Zezeski
Todd, Just to humor me can you please paste the result of getting the bucket props for `my_bucket`. Did you enable the search flag for all nodes in the cluster? Did you restart the nodes after flipping the config? You can check to see if the index is growing via `du -hs /merge_index`. If that

re: Riak Search Error - Zero Results

2011-10-10 Thread Todd Cullen
Hey all, I've been bashing my head against the wall most of the day trying to figure this out. I can't get search to return me any results even when it should have some positives -> http://pastebin.com/Tu6F2FEG. I've just upgraded my Riak install from v0.14 -> v1.0. I wasn't using Riak Search p