Skip to content

Instantly share code, notes, and snippets.

@ieure
Created July 25, 2011 23:03
Show Gist options
  • Save ieure/1105488 to your computer and use it in GitHub Desktop.
Save ieure/1105488 to your computer and use it in GitHub Desktop.
'analysis': {
'analyzer': {
'phone_number': {
'type': "edgeNGram",
'min_gram': 3,
'max_gram': 11,
'side': "back"}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment