elasticsearch/docs/reference/indices
Matthew L Daniel b0a85f6ca3 Guard against improper auto_expand_replica values
Previously if the user provided a non-conforming string, it would blow up with
`java.lang.StringIndexOutOfBoundsException: String index out of range: -1`
which is not a *helpful* error message.

Also updated the documentation to make the possible setting values more clear.

Close #5752
2014-06-07 01:19:06 +02:00
..
aliases.asciidoc
analyze.asciidoc
clearcache.asciidoc
create-index.asciidoc Update create-index.asciidoc 2014-05-06 16:10:23 +02:00
delete-index.asciidoc
delete-mapping.asciidoc
flush.asciidoc
get-field-mapping.asciidoc [DOCS] Updated the mapping and field mapping docs to use the new format 2014-05-06 17:21:09 +02:00
get-mapping.asciidoc [DOCS] Updated the mapping and field mapping docs to use the new format 2014-05-06 17:21:09 +02:00
get-settings.asciidoc
indices-exists.asciidoc
open-close.asciidoc
optimize.asciidoc [DOCS] Clarify that only_expunge_deletes doesn't override expunge_deletes_allowed 2014-06-02 17:49:01 -05:00
put-mapping.asciidoc [DOCS] Fixed typo in put-mapping docs 2014-06-05 19:55:11 +02:00
recovery.asciidoc [DOCS] Cat recovery API update 2014-05-18 17:43:13 -07:00
refresh.asciidoc
segments.asciidoc
stats.asciidoc Add suggest stats 2014-03-28 11:13:54 +01:00
templates.asciidoc Cluster State API: Remove index template filtering 2014-05-05 14:54:14 +02:00
types-exists.asciidoc
update-settings.asciidoc Guard against improper auto_expand_replica values 2014-06-07 01:19:06 +02:00
warmers.asciidoc [DOCS] Replace facets example with aggregations in warmers docs 2014-06-05 19:22:16 +02:00