Skip to content

Instantly share code, notes, and snippets.

@ameliaikeda
Created May 5, 2014 22:21
Show Gist options
  • Save ameliaikeda/7e5534fc6c793474d712 to your computer and use it in GitHub Desktop.
Save ameliaikeda/7e5534fc6c793474d712 to your computer and use it in GitHub Desktop.
# Index Settings
index:
analysis:
analyzer:
# set standard analyzer with no stop words as the default for both indexing and searching
default:
type: standard
stopwords: _none_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment