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

feat: Add default index names for API and schema #30

Merged
merged 1 commit into from
Jul 19, 2016

Conversation

orangejulius
Copy link
Member

@orangejulius orangejulius commented Jul 14, 2016

As part of pelias/api#334, we want to be able to configure the Elasticsearch index name that is used by the API, and separately, the importers.

This is a backwards compatible config that adds configuration defaults
for Elasticsearch index names for both the API and schema (which is also
intended to be used by the importers).

While this change by itself doesn't affect anything, it is what will determine what the config parameter names are for changing which Elasticsearch index to use, so if there is anything confusing about the current names, this is the best time to change them.

Connects pelias/api#334

This is a backwards compatible config that adds configuration defaults
for Elasticsearch index names for both the API and schema (which is also
intended to be used by the importers).

Connects pelias/api#334
@trescube
Copy link
Contributor

:shipit:

@dianashk
Copy link
Contributor

LGTM

1 similar comment
@missinglink
Copy link
Member

LGTM

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

Successfully merging this pull request may close these issues.

4 participants