You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
Thanks.
Rr.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: