DocManager
DocManager copied to clipboard
rake command failing
Hi, after running the rake db:create db:migrate, I get the following error:
rake aborted!
NoMethodError: undefined method client= for Elasticsearch::Persistence:Module
/opt/DocManager/config/initializers/elasticsearch.rb:2:in <main>
Just wondering if this is an issue due to version or am I missing anything in previous steps. Thanks for all your help.