Hello List,

I am using the riak-erlang-client and I am trying to store JSON. Now the 
riak_pb_kv_codec module assumes that when using the erlang client one would 
always like to encode data in erlang binaries. Which is ok with me _until_ 
riak_search needs to index this data.
I know the indexing also works on erlang data but only until one uses 
proplists. But I use dicts in all my data structures...
Any ideas about how to best proceed?

Thanks,
Florian 
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to