Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make elastic search configurable with yml file #1

Open
MadanThangavelu opened this issue Jul 18, 2014 · 0 comments
Open

Make elastic search configurable with yml file #1

MadanThangavelu opened this issue Jul 18, 2014 · 0 comments

Comments

@MadanThangavelu
Copy link
Member

Configuration of endpoint of elastic search, the index names should be read form an external yml file. The yml file location should have the ability to be overridden using environment variable.

The current configuration is the default implied configuration by the elastic search client

@client = Elasticsearch::Client.new log: true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant