Can my pagination approach scale?

2013-01-22 Thread Bach Le
Hi, I'm currently using Riak for my project. It works well for single documents, however I often need to present to users a stream of (loosely) time ordered documents, Riak's keys are unordered by nature so there's no straight forward way of traversing data. I came up with the following approach:

Deleting from search index but not from bucket

2013-04-23 Thread Bach Le
Is it possible to delete an object from the search index without deleting it from the bucket? I'm using Erlang pb client. Thanks. ___ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com