Skip to content

Instantly share code, notes, and snippets.

@Nimdis
Created March 16, 2016 06:35
Show Gist options
  • Save Nimdis/de0d588b3acde6565605 to your computer and use it in GitHub Desktop.
Save Nimdis/de0d588b3acde6565605 to your computer and use it in GitHub Desktop.
curl -XPUT "http://localhost:9200/prod_products/_settings" -d '{ "index": { "max_result_window" : 100000 } }'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment