Hi all,

I was curios if there's a way to enable Solr indexing on only some of the
fields of a Riak CRDT Map (not all of them). E.g. for a map:
[{"field_1", "register"}, {"field_2", "register"}] I would like to _only_
create the Solar index field_1_register .

By default if I enable search on a bucket with maps, Riak creates Solr
indexes for all fields in the map.
https://docs.basho.com/riak/latest/dev/search/search-data-types/

Many thanks,
Marius

-- 


-- 

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

Reply via email to