Hi,
we came across a question on RIAK's querying ability thru JAVA client.
For example, I have the below JSON record in a RIAK bucket.
I need the individual counts of 'tasks' across different 'statuses'. Like for
the below JSON record, it would be...
- Completed Tasks - 3, InProgress Ta
Hi,
We have a requirement for pulling Oracle data as JSON and putting the same in
RIAK db. Didn't find any suitable RIAK API in RIAK docs. Pls. let me know
whether any API or any third party tools which can perform the above activity.
Thanks and regards,
Ajit
Cell:+91-9980084384
~
Hi,
Search doesn't seem to work on a normal JSON file. Have created index on JSON
file and installed the search on the bucket also.
$search-cmd search out2_buk "employee_name:\"Ajit\""
:: Searching for 'employee_name:"Ajit"' / '' in out2_buk...
--
:: Found 0 results.
F