another weird thing I noticed is that after I restart riak,
get_search_index returns {ok, Index}, but after a few seconds, it's going
back to {error, "notfound"}


On Sat, Mar 22, 2014 at 12:39 PM, Buri Arslon <buri...@gmail.com> wrote:

> Hi guys!
>
> lkkI added custom schema and search index via erlang client.
> riakc_pb_socket:list_search_indexes is giving this result:
>
> {ok,[[{index,<<"business">>},
>
>       {schema,<<"business">>},
>
>       {n_val,3}]]}
>
>
> But "get_search_index" is returning error:
>
> {error,<<"notfound">>}
>
>
> What am I doing wrong?
>
>
> Thanks,
>
> -- Buriwoy
>
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to