Docs: Fixed a bad ref to docs-bulk-udp which no longer exists in master

This commit is contained in:
Clinton Gormley 2014-11-13 14:34:34 +01:00
parent 353574d6af
commit 32fc657d71
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ curl -XGET 'http://localhost:9200/_mappings'
[float]
=== Bulk UDP
<<docs-bulk-udp,Bulk UDP>> has been deprecated and will be removed in 2.0.
Bulk UDP has been deprecated and will be removed in 2.0.
You should use <<docs-bulk,the standard bulk API>> instead.
Each cluster must have an elected master node in order to be fully operational. Once a node loses its elected master
node it will reject some or all operations.