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 [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
