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@lists.basho.com
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 <ae10b...@hotmail.com> wrote: 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 false. Searches always give empty results. Other than this I am able to use to RiakClient with RiakPbcTransport. Any idea what I am doing wrong? Thank you. _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com -- Sean Cribbs <s...@basho.com>Software EngineerBasho Technologies, Inc.http://basho.com/
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com