-
Couldn't load subscription status.
- Fork 191
Open
Labels
Milestone
Description
The docs talk to the ability to use search with CRDTs. Their are counters & sets examples which for multiple languages, which works great. Unfortunately the examples on searching maps don't include erlang:
http://docs.basho.com/riak/kv/2.1.4/developing/usage/searching-data-types/#maps-example
Does that mean this client only supports the counter & set data types? If map is supported (hopefully it is), is there somewhere with examples that can be referenced? I attempted to follow the same pattern as searching counters & sets, but was unsuccessful.
Thanks for your help.