Merge pull request #284 from daugsbi/master

Fix typo in docs exits to exist
This commit is contained in:
Spencer
2015-10-23 13:02:37 -05:00
12 changed files with 12 additions and 12 deletions

View File

@ -1,4 +1,4 @@
.Check that the document `/myindex/mytype/1` exits
.Check that the document `/myindex/mytype/1` exist
[source,js]
---------
client.exists({

View File

@ -565,7 +565,7 @@ Returns a boolean indicating whether or not a given document exists.
The default method is `HEAD` and the usual <<api-conventions,params and return values>> apply. See http://www.elastic.co/guide/en/elasticsearch/reference/1.6/docs-get.html[the elasticsearch docs] for more about this method.
.Check that the document `/myindex/mytype/1` exits
.Check that the document `/myindex/mytype/1` exist
[source,js]
---------
client.exists({

View File

@ -410,7 +410,7 @@ Returns a boolean indicating whether or not a given document exists.
The default method is `HEAD` and the usual <<api-conventions,params and return values>> apply. See http://www.elasticsearch.org/guide/en/elasticsearch/reference/0.90/docs-get.html[the elasticsearch docs] for more about this method.
.Check that the document `/myindex/mytype/1` exits
.Check that the document `/myindex/mytype/1` exist
[source,js]
---------
client.exists({

View File

@ -471,7 +471,7 @@ Returns a boolean indicating whether or not a given document exists.
The default method is `HEAD` and the usual <<api-conventions,params and return values>> apply. See http://www.elasticsearch.org/guide/en/elasticsearch/reference/1.x/docs-get.html[the elasticsearch docs] for more about this method.
.Check that the document `/myindex/mytype/1` exits
.Check that the document `/myindex/mytype/1` exist
[source,js]
---------
client.exists({

View File

@ -477,7 +477,7 @@ Returns a boolean indicating whether or not a given document exists.
The default method is `HEAD` and the usual <<api-conventions,params and return values>> apply. See http://www.elasticsearch.org/guide/en/elasticsearch/reference/1.1/docs-get.html[the elasticsearch docs] for more about this method.
.Check that the document `/myindex/mytype/1` exits
.Check that the document `/myindex/mytype/1` exist
[source,js]
---------
client.exists({

View File

@ -477,7 +477,7 @@ Returns a boolean indicating whether or not a given document exists.
The default method is `HEAD` and the usual <<api-conventions,params and return values>> apply. See http://www.elasticsearch.org/guide/en/elasticsearch/reference/1.2/docs-get.html[the elasticsearch docs] for more about this method.
.Check that the document `/myindex/mytype/1` exits
.Check that the document `/myindex/mytype/1` exist
[source,js]
---------
client.exists({

View File

@ -525,7 +525,7 @@ Returns a boolean indicating whether or not a given document exists.
The default method is `HEAD` and the usual <<api-conventions,params and return values>> apply. See http://www.elastic.co/guide/en/elasticsearch/reference/1.3/docs-get.html[the elasticsearch docs] for more about this method.
.Check that the document `/myindex/mytype/1` exits
.Check that the document `/myindex/mytype/1` exist
[source,js]
---------
client.exists({

View File

@ -553,7 +553,7 @@ Returns a boolean indicating whether or not a given document exists.
The default method is `HEAD` and the usual <<api-conventions,params and return values>> apply. See http://www.elastic.co/guide/en/elasticsearch/reference/1.4/docs-get.html[the elasticsearch docs] for more about this method.
.Check that the document `/myindex/mytype/1` exits
.Check that the document `/myindex/mytype/1` exist
[source,js]
---------
client.exists({

View File

@ -553,7 +553,7 @@ Returns a boolean indicating whether or not a given document exists.
The default method is `HEAD` and the usual <<api-conventions,params and return values>> apply. See http://www.elastic.co/guide/en/elasticsearch/reference/1.5/docs-get.html[the elasticsearch docs] for more about this method.
.Check that the document `/myindex/mytype/1` exits
.Check that the document `/myindex/mytype/1` exist
[source,js]
---------
client.exists({

View File

@ -565,7 +565,7 @@ Returns a boolean indicating whether or not a given document exists.
The default method is `HEAD` and the usual <<api-conventions,params and return values>> apply. See http://www.elastic.co/guide/en/elasticsearch/reference/1.6/docs-get.html[the elasticsearch docs] for more about this method.
.Check that the document `/myindex/mytype/1` exits
.Check that the document `/myindex/mytype/1` exist
[source,js]
---------
client.exists({

View File

@ -459,7 +459,7 @@ Returns a boolean indicating whether or not a given document exists.
The default method is `HEAD` and the usual <<api-conventions,params and return values>> apply. See http://www.elastic.co/guide/en/elasticsearch/reference/2.0/docs-get.html[the elasticsearch docs] for more about this method.
.Check that the document `/myindex/mytype/1` exits
.Check that the document `/myindex/mytype/1` exist
[source,js]
---------
client.exists({

View File

@ -459,7 +459,7 @@ Returns a boolean indicating whether or not a given document exists.
The default method is `HEAD` and the usual <<api-conventions,params and return values>> apply. See http://www.elastic.co/guide/en/elasticsearch/reference/2.1/docs-get.html[the elasticsearch docs] for more about this method.
.Check that the document `/myindex/mytype/1` exits
.Check that the document `/myindex/mytype/1` exist
[source,js]
---------
client.exists({