Skip to content

Instantly share code, notes, and snippets.

@duizendnegen
Created July 30, 2016 15:24
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 duizendnegen/94bba7633d1c1261f30685958f339f4a to your computer and use it in GitHub Desktop.
Save duizendnegen/94bba7633d1c1261f30685958f339f4a to your computer and use it in GitHub Desktop.
{
"dynamic": "true",
"properties": {
"to": {"type": "string", "index" : "not_analyzed"},
"from": {"type": "string", "index" : "not_analyzed"},
"to_search": {"type": "string"},
"from_search": {"type": "string"}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment