Skip to content

Instantly share code, notes, and snippets.

@james1ewis
Created December 17, 2012 13:21
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 james1ewis/4318237 to your computer and use it in GitHub Desktop.
Save james1ewis/4318237 to your computer and use it in GitHub Desktop.
Copy of my elasticsearch.yml config. Note - mlockall does not work with the version of the OpenJDK that I'm running so should be disregarded.
index.number_of_replicas: 0
bootstrap.mlockall: true
http.max_content_length: 1000mb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment