0

Would it be a good option to use key-value store database like cassandra and riak for storing your texts, which will be used for full-text search? If it is not recommendable, what are the reason for not going this path? Anybody has any experience on using key-value store for full-text search store?

Thanks for sharing.

Joshua Partogi
  • 16,167
  • 14
  • 53
  • 75

2 Answers2

3

Riak also has the Riak Search feature.

2

For that I recommend you to look at tjake's excellent project called Lucandra (Lucandra - A Cassandra Backend for Lucene/Solr)

Schildmeijer
  • 20,702
  • 12
  • 62
  • 79