I am developing a site using following technologies,
Ruby on Rails,(ruby 1.8.7,rails 2.3.5) Cassandra 0.6.8,
I want to index the Cassandra Database using Lucandra, How do I do this? Is there any RESTful APIs or any web services available for this, so that I can push the data to index database? Please share if any ROR example using Lucandra, that really help us to move forward. Or Guide me some steps to achieve this.
I am googling for 3 days and I am not getting any examples using Lucandra in ROR.
Your help will be appreciated in advance