Skip to content

Instantly share code, notes, and snippets.

@vn425282
Created August 15, 2013 09:53
Show Gist options
  • Save vn425282/6239695 to your computer and use it in GitHub Desktop.
Save vn425282/6239695 to your computer and use it in GitHub Desktop.
curl -X POST 'localhost:9200/products1/product/__suggest?pretty=1' -d '{ "field": "ProductName.suggest", "term": "tischwäsche", "size": "10" }'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment