Hi,
Can anyone tell me how one can index the data into riak using an Erlang
Client??
I want to do something like this
search:index_doc(<<"my_index">>, <<"my_doc">>, [{<<"title">>, <<"The
Title">>}, {<<"content">>, <<"The Content">>}])
but this will only work on the server node and i want to index through the
client node using Erlang Client.
/Wilson
_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com