Hi Stanislav,

* Which version of the Python client are you using?

* Could you please attempt to insert the "liono" document using curl?

curl -vvv -H'Content-type: application/json' -XPUT
localhost:10018/types/animals/buckets/cats/keys/liono -d
'{"name_s":"Lion-o","age_i":30,"leader_b":true}'

--
Luke Bakken
Engineer / CSE
lbak...@basho.com


On Wed, Nov 12, 2014 at 4:45 AM, Stanislav Nazarenko
<stanis...@binaryorder.com> wrote:
> Hi All,
>
> Apologies if you received this message twice - my submission through Nabble
> seems to have failed.
>
> I've been a moderate user of early versions of Riak and now I'm back to Riak
> land to try version 2.0 and Riak Search with Solr (after seeing Eric Redmond
> presenting in Dublin, this is exciting stuff!).
>
> I was following the instructions in 'Using Search'
> (http://docs.basho.com/riak/2.0.0/dev/using/search/) but was unable so far
> to make Riak Search working. When I try to insert the first document
> ("liono"), it gets inserted into Riak successfully, but I'm getting the
> following error when it tries to index it:

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to