I am developing a site using the following technologies,
Ruby on Rails, (Ruby 1.8.7, Rails 2.3.5) Kassandra 0.6.8,
I want to index the Cassandra database using Lucandra. How do I do this? Are there any RESTful APIs or any web services for this, so that I can push the data to the index database? Please share if there is any ROR example using Lucandra that really helps us move forward. Or send me a few steps to achieve this.
I have been searching the Internet for 3 days and I am not getting examples using Lucandra in ROR.
Your help will be appreciated in advance.
source
share