Skip to content

Instantly share code, notes, and snippets.

@cheehoo
Created May 19, 2014 11:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cheehoo/65ac6446a0bf5eee9495 to your computer and use it in GitHub Desktop.
Save cheehoo/65ac6446a0bf5eee9495 to your computer and use it in GitHub Desktop.
{
"jdbc_dev": {
"settings": {
"index.analysis.analyzer.string_lowercase.filter": "lowercase",
"index.number_of_replicas": "1",
"index.analysis.analyzer.string_lowercase.tokenizer": "keyword",
"index.number_of_shards": "5",
"index.version.created": "900199",
"index.analysis.analyzer.standard.type": "standard",
"index.analysis.analyzer.standard.stopwords": "_none_"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment