Re: Proper data filtration and pagination

2014-01-13 Thread Eric Redmond
Anton, Depending on how soon you plan to be in production, this sounds like a good usecase for yokozuna (the new Riak Search) coming in 2.0 (sometime in Q1). It has builtin support for handling semistructured data like JSON or XML, nested even, and will allow you to query by multiple fields at

[ANN] Riak 1.4.7

2014-01-13 Thread Hector Castro
Hello All, Riak 1.4.7 has been pushed to S3 for download from http://docs.basho.com/riak/latest/downloads/, and is also available via our apt and yum repositories. This is primarily a bug fix release including: - Fix for Bitcask's NIF mode (native IO operations instead of Erlang) that prevented

Proper data filtration and pagination

2014-01-13 Thread Anton Yakushin
Hi, Could anyone advice on how to properly organize data structure so it could be efficiently filtered and results paginated? A structure example from our current system. We have products stored in the following JSON: { "name": "category": { "key" : , "name": },