|
|
4cd2b3e506
|
Fix word mixup in docs (#658)
|
2018-05-04 16:44:25 -07:00 |
|
|
|
a464227dd5
|
Update quick_start.asciidoc (#612)
* Fix link to exploringelasticsearch.com in "ES Query DSL"
|
2017-12-06 17:30:02 -07:00 |
|
|
|
c37246540d
|
remove use of extra query string params
|
2016-12-11 18:49:54 -07:00 |
|
|
|
5f9b6be3bb
|
fixes typo in quick start doc
there was a missing t for the word against on line 130 of the quick start document
line use to read:
// match the query agains all of
|
2016-05-31 22:13:12 -04:00 |
|
|
|
315fd62fb1
|
Improve indentation in quickstart
|
2015-11-19 14:55:54 -06:00 |
|
|
|
8e44535f14
|
Removed extra ' in example
|
2015-11-19 14:41:42 -05:00 |
|
|
|
776871424b
|
Update quick start guide's complex query.
|
2015-11-17 01:06:57 -05:00 |
|
|
|
3d037e53d6
|
Possible inconsistencies
I'm guessing that the exclamation mark and time are incorrect based on the statement above the code.
|
2015-07-02 15:03:23 +01:00 |
|
|
|
6871d4bc0d
|
Update quick_start.asciidoc
Fixed the example with the filtered query, missing the top-level `query` parameter
|
2015-06-08 11:45:24 +02:00 |
|
|
|
307dc44316
|
change the default ping timeout to 3 seconds and make it configurable
|
2015-03-26 12:34:09 -07:00 |
|
|
|
0d2c36c8f8
|
Typo fixes, mainly misuse of [it’s][oatmeal-1]/[its][oatmeal-2].
[oatmeal-1]: http://s3.amazonaws.com/theoatmeal-img/comics/apostrophe/4.png
[oatmeal-2]: http://s3.amazonaws.com/theoatmeal-img/comics/apostrophe/5.png
|
2014-12-30 12:09:14 +00:00 |
|
|
|
2f81dd6152
|
'through' duplicate removed
|
2014-08-16 17:41:16 +02:00 |
|
|
|
95a4ddd38f
|
Update quick_start.asciidoc
typo
|
2014-07-30 15:03:49 -07:00 |
|
|
|
6cb96020ea
|
Update quick_start.asciidoc
|
2014-07-09 08:35:03 -07:00 |
|
|
|
9fdc3e8982
|
Since the from property is doing this from: (pageNum - 1) * perPage, logic, I think the default for pageNum should be 1. Otherwise it would results it -15 when pageNum and perPage are defaults.
|
2014-05-06 12:06:22 -07:00 |
|
|
|
6c2330fd8a
|
Added a few examples and a link to the readme, set an ID for the api reference page.
|
2013-12-28 08:49:50 -07:00 |
|
|
|
65f9cc7e99
|
added docs to the repo
|
2013-12-27 16:41:38 -07:00 |
|