Shuhao try embedding the search term in single quotes and see if that makes a 
difference:

client.search(bucketname, "name:'mrrow'").run()

--g



On Dec 15, 2011, at 09:37 , Shuhao Wu wrote:

> I'm trying to use riak search from the python-client, 
> 
> client.search(bucketname, 'name:"mrrow"').run() 
> 
> It's returning [] but there is an entry in the database..
> 
> I have enabled_search.. is there something else i have to do?
> 
> 
> Shuhao
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com


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

Reply via email to