tried some variations of the same, did not seem to work
Any suggestions?
Thanks,
Meghna
From: Eric Redmond [mailto:eredm...@basho.com]
Sent: Tuesday, August 19, 2014 1:12 PM
To: Sapre, Meghna A
Cc: riak-users
Subject: Re: Riak python client and Solr
You don't pass in a query as a url encoded
Hi,
I am trying to use the group and stats options with riak search. I get
expected results with http urls, but not with python-riak-client fulltext pbc
search.
Here’s what I’m trying to do:
q = 'build.type:CI&group=on&group.field=build.version'
try:
search_results =
riak_
Not any deeper. But a node can have a couple of thousand children in some
cases.
Query pattern is usually fetch all children for a parent.
Thanks,
Meghna
-Original Message-
From: Sargun Dhillon [mailto:sar...@sargun.me]
Sent: Friday, April 11, 2014 10:25 AM
To: Sapre, Meghna A
Cc
Hi all,
Most of my data is in parent-child format (1:n).
For read/write performance, is it better to store parents in a separate bucket
and reference with IDs in children, or store complete copies of parents within
children?
Thanks,
Meghna
___
riak-u
anks,
Meghna
From: Alexander Sicular [mailto:sicul...@gmail.com]
Sent: Friday, March 21, 2014 11:47 PM
To: Sapre, Meghna A
Cc: Eric Redmond; riak-users@lists.basho.com
Subject: Re: Riak Search 2.0
You need to install jsonpp, https://github.com/jmhodges/jsonpp. You could also
pipe to python which is pr
- --:--:-- --:--:-- 12062
404 Not FoundNot FoundThe
requested document was not found on this
server.mochiweb+webmachine web server
What am I still missing?
Thank you all for your help.
Meghna
From: Eric Redmond [mailto:eredm...@basho.com]
Sent: Friday, March 21, 2014 9:25 AM
To: Sapre, Meghna
is it something I need to install separately?
Thanks,
Meghna
From: Eric Redmond [mailto:eredm...@basho.com]
Sent: Friday, March 21, 2014 8:53 AM
To: Sapre, Meghna A
Cc: Michael Dillon; riak-users@lists.basho.com
Subject: Re: Riak Search 2.0
Searching that version list is not generally useful if you
Thanks, seems to be a mix. Riak_search_version is ‘1.4.1-19’, is there 2.0
version for this? If so, how do I get it?
Thanks,
Meghna
From: Michael Dillon [mailto:mdillon...@pagefreezer.com]
Sent: Thursday, March 20, 2014 4:25 PM
To: Sapre, Meghna A
Subject: Re: Riak Search 2.0
Try using riak
Hi all,
I recently inherited a Riak dB, so my questions are probably very basic.
The ones I ask are the ones I couldn't find answers to in the docs or online.
1. When I run 'riak-admin status | grep riak_kv_version', it shows 'riak 1.4.2'.
The person who had originally done the installation