elastic search

A collection of 1 post
Elastic Search on Rails
rails

Elastic Search on Rails

Elastic Search is a mirror DB with indexes of your existing DB, which is searchable trough JSON API. In order to perform the search you will need to have the data synced between your DB and Elastic Search. This can be done via rivers to pull data from your application
1 min read
Page 1 of 1