Created
March 16, 2016 06:35
-
-
Save Nimdis/de0d588b3acde6565605 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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