I'd say use search whenever you can, and mapred only when the search functionality can't handle it (e.g. in a distributed system). It's much simpler, and I find mapred is not always the most optimized way to get results.
Best Xiaopong On Sun, 2011-01-30 at 02:05 +1100, Joshua Partogi wrote: > How do you choose whether to use one over the other? What are the > criterias I should look at? > > Thanks heaps > _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
