Using search queries with the Java client

2015-10-05 Thread Robert Stolarz
Hi, I can’t seem to find any examples that show how the Riak Search works in Java. The “A Taste of Querying” example is woefully out of date, making reference to 1.0 code. Where can I find an example of how Riak Search is used in Java or, failing that, how do I get started with Riak Search? —R

Re: Using search queries with the Java client

2015-10-05 Thread Craig Vitter
Rob, The best place to start is under the Search documentation: http://docs.basho.com/riak/latest/dev/using/search There is a section there that will show you the basics of querying with Java: http://docs.basho.com/riak/latest/dev/using/search/#Querying Craig On Mon, Oct 5, 2015 at 1:21 PM, Ro