On Fri, Mar 30, 2012 at 6:17 PM, idmartin <idmcr...@gmail.com> wrote: > Is there anyway to analyze Riak objectes to make sure there isnt duplicates > or near duplicates?
A M/R Job? Identity map, followed by a reduce that does the comparison? Yeah, it won't be super-efficient, but then a comparison like that never is, and you probably want to define what "near duplicates" means. Sam > > also, > > I want to switch to riak_kv_eleveldb_backend for secondary indexes, was > wondering if there is any disadvantages to this backend? > > Thx > > > -- > View this message in context: > http://riak-users.197444.n3.nabble.com/Riak-Duplicates-storage-backend-tp3871293p3871293.html > Sent from the Riak Users mailing list archive at Nabble.com. > > _______________________________________________ > riak-users mailing list > riak-users@lists.basho.com > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com -- Samuel Elliott s...@lenary.co.uk http://lenary.co.uk/ +44 (0)7891 993 664 _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com