Cool, thank you very much Alex
On Thu, Aug 21, 2014 at 9:18 PM, John Daily <[email protected]> wrote: > Siblings are resolved automatically by Riak when using our data types, > thus the requirement that allow_mult=true. > > -John > > > On Thu, Aug 21, 2014 at 3:17 PM, Alex De la rosa <[email protected]> > wrote: > >> Hi there, >> >> I was trying to create a bucket-type using the datatype MAP and it didn't >> allow me to create it with "allow_mult":false: >> >> # riak-admin bucket-type create tp_images >> '{"props":{"allow_mult":false,"search_index":"ix_images","datatype":"map"}}'Error >> creating bucket type tp_images:Data Type buckets must be allow_mult=true >> How to avoid siblings in this bucket then? >> >> Thanks,Alex >> >> _______________________________________________ >> riak-users mailing list >> [email protected] >> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com >> >> >
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
