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

Reqs: use elasticsearch 7.x #397

Merged
merged 3 commits into from
Jan 13, 2020
Merged

Conversation

julen
Copy link
Contributor

@julen julen commented Jan 13, 2020

Refs. #378.
Fixes #350.

The most notable change is how multiple mapping types are not supported
in indices. As suggested by the official docs, we'll create separate
indexes for each locale, and hence avoid clashes. Note how index names
must be lowercase, too.

This change, as well as upgrading to elasticsearch 7.x, requires servers
to rebuild their indices.
@julen julen merged commit 2151d55 into serge-community:py3 Jan 13, 2020
@julen julen deleted the py3-elasticsearch branch January 13, 2020 12:32
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.

1 participant