Hi Wilson,

Yes, you can search using the HTTP interface. For instance, the "search"
feature in the Python client just defines a map/reduce search input. The
map/reduce search interface is part of the standard REST API in Riak Search.
The wiki discusses search integration with map reduce here:
http://wiki.basho.com/display/RIAK/Riak+Search+-+Querying#RiakSearch-Querying-QueryingIntegratedwithMap%2FReduce

Thanks,
Dan

Daniel Reverri
Developer Advocate
Basho Technologies, Inc.
d...@basho.com


On Wed, Oct 13, 2010 at 3:47 PM, Wilson MacGyver <wmacgy...@gmail.com>wrote:

> I want to make sure my understanding is correct.
>
> riak-search is a super set of riak. as such, any existing riak client
> lib (the java one for example),
> can "PUT" data into riak-search.
>
> but only PHP, Python, Ruby, and Erlang riak client can execute a
> "search" from within the client
> lib.
>
> However, you can always just perform the search using HTTP REST right?
>
> We use the java client most of the time for data injection.
>
> --
> Omnem crede diem tibi diluxisse supremum.
>
> _______________________________________________
> 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