Skip to content

Instantly share code, notes, and snippets.

@shrink0r
Last active August 29, 2015 14:01
Show Gist options
  • Select an option

  • Save shrink0r/82af462b281b4b547f0b to your computer and use it in GitHub Desktop.

Select an option

Save shrink0r/82af462b281b4b547f0b to your computer and use it in GitHub Desktop.
https://s3-us-west-2.amazonaws.com/elasticsearch-hackfest/localnews.bulk
@graste
Copy link
Copy Markdown

graste commented May 28, 2014

The mapping.json file specifies a ICU plugin for sorting correctly in german etc. You can remove that part from the mapping or install the necessary plugin:

bin/plugin -install elasticsearch/elasticsearch-analysis-icu/2.0.0

This should make the indexing work then.

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