0

can I perform searches using Solr on Riak with the Java client

I will need to insert the data in Java to support Solr search and then query it

Shimon Benattar
  • 173
  • 1
  • 3
  • 9

1 Answers1

0

Version 2.0 of Riak, which is currently under development (there is a technical preview available here), will contain enhanced full text search capability through deep integration between Solr and Riak. I am not sure if there is a version of the Java client currently available that supports this functionality, but as the release date for 2.0 gets closer it is likely to soon be available.

Christian Dahlqvist
  • 1,665
  • 12
  • 9