I tried setting the bucket.enable_search() using Http and then using PBC but it
isn't giving search results. bucket.search_enabled() still returns false when
called using PBC, and True when called using Http. Data stored using Http is
searchable, but that stored using PBC is not getting search
Really sorry about the double post.
So I can set the properties using Http and then store data using protbuf?
Thank you
Date: Mon, 28 May 2012 22:24:19 -0400
Subject: Re: Unable to use RiakPbcTransport for Search using Python client
From: s...@basho.com
To: ae10b...@hotmail.com
CC: riak-users@lis
Hi
I am trying to use Riak Search with the Python client.
I am
able to use search if I use the Http interface, but not if i use
Protocol buffers. If I create a RiakClient using RiakPbcTransport,
bucket.enable_search() returns true but if I call
bucket.search_enabled() after that, it returns f
The PBC transport does not support all bucket properties, so you must set
them with HTTP first. We will be working to alleviate this limitation in
near-future releases.
On Mon, May 28, 2012 at 10:22 PM, mine name wrote:
> Hi
> I am trying to use Riak Search with the Python client.
> I am able t
Hi
I am trying to use Riak Search with the Python client.
I am able to use search if I use the Http interface, but not if i use Protocol
buffers. If I create a RiakClient using RiakPbcTransport,
bucket.enable_search() returns true but if I call bucket.search_enabled() after
that, it returns fa
Hi, Alek.
On May 28, 2012, at 1:40 PM, Alek Morfi wrote:
> What kind of protocol is used betwwen Riak nodes to communicate. Because if
> all Riak nodes are located in the same cluster (LAN network scale) there is
> no problem.
> But when Riak nodes are located on different clusters which are co
AFAIK Rial uses Erlang's distribution system. If you want to find more info
search about "epmd" and Erlang Distribution.
-Alvaro
Sent from my iPhone
On May 28, 2012, at 7:40 PM, Alek Morfi wrote:
> Hi there,
>
> What kind of protocol is used betwwen Riak nodes to communicate. Because if
> a
Hi there,
What kind of protocol is used betwwen Riak nodes to communicate. Because if
all Riak nodes are located in the same cluster (LAN network scale) there is
no problem.
But when Riak nodes are located on different clusters which are connected
through Internet, there are some limitations. Beca
Hi,
I'm looking for a work around @RiakIndex annotation to support
multiple values per index name, since the annotation is limited to one
single value per annotated property (no collection support), I would
like to know if there is a way of using the DomainBucketBuilder,
mutation & conflict
It'll only work if the backend behind multi is eleveldb. That may be your issue.
Kresten
On 28/05/2012, at 03.21, "Matt Black"
mailto:matt.bl...@jbadigital.com>> wrote:
Hey list,
Can someone confirm if 2i will work with multi backend please? I get this error
when running an index phase in map
10 matches
Mail list logo