Cassandra, Solr, lucandra, Solandra

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.

+3
source share
2 answers

Solandra, Lucandra, , Solr. http://github.com/tjake/Lucandra

, Solr , acts_as_solr

+6

elasticsearch. api, ruby ​​ rails .

https://github.com/angelf/escargot

https://github.com/grantr/rubberband

Elasticsearch - . lucene, , , , , , , , , solr... Shay Banon. . Solr ( solandra) . , .

+1

Source: https://habr.com/ru/post/1784004/


All Articles