Hi,
I have added the gem 'mongoid-elasticsearch' to my gemfile.
In a model that I want to index, i have added the line
elasticsearch!
When I create documents, nothing happens, they do not show up in elasticsearch.
The documentation is really very thin on what is the exact installation process.
Can you please elaborate?
Hi, I have added the gem 'mongoid-elasticsearch' to my gemfile. In a model that I want to index, i have added the line
When I create documents, nothing happens, they do not show up in elasticsearch. The documentation is really very thin on what is the exact installation process. Can you please elaborate?
Thanks. Rr.