b1fbfc3286
Add bodybuilder to list of query building libraries.
2015-12-12 18:21:24 -05:00
59158cb7ba
Fix typo in docs exits to exist
2015-10-23 17:56:41 +02:00
2c4df236c5
regenerate docs after applying 5fc844b7c5
2015-09-14 07:56:41 -04:00
94ca9d6f5b
Get rid of the satanic cult
2015-09-10 14:49:03 +02:00
4fa70fe645
added 2.0 as bonefide apiVersion
2015-08-19 10:28:19 -07:00
88adcd7767
regenerate the docs
2015-08-04 10:50:16 -07:00
fc23deaf95
Only committing relevant generated artifacts
2015-07-01 17:11:36 -07:00
822ddd18cf
Revert "Committing generated artifacts"
...
This reverts commit 0a7a45d86a .
2015-07-01 13:50:10 -07:00
0a7a45d86a
Committing generated artifacts
2015-07-01 13:18:48 -07:00
eebd7d117b
regenerate api docs
2015-06-05 13:56:12 -07:00
7d14e7d24e
remove api method index
2015-05-26 08:41:24 -07:00
91f7b91d7e
remove params heading, use bold type instead
2015-05-26 07:16:12 -07:00
bd60381772
Result of npm run generate.
2014-12-31 13:52:27 +00: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
923a36e29d
updated APIs
2014-10-07 08:47:14 -07:00
151124f922
updated api's to latest
2014-08-13 10:11:25 -07:00
a9f8122063
applied 92163835a0 to the example source
2014-07-10 18:04:15 -07:00
93648ce8c1
updated to the latest API, which moves the experimental benchmark API (in the unreleased API versions master and 1.x) and includes a new indices.updateAliases example. Closes #83
2014-04-22 11:10:59 -07:00
06648a84b4
Default API version is now 1.0
2014-03-19 12:30:55 -07:00
6c5838fbfa
Added API generation and Yaml testing for 1.x and 1.0 branches of elasticsearch.
2014-02-05 08:18:19 -07:00
d30cea1db0
Updated the api to include the latest changes, fixed the id of the api-method-index, moved the index out of the
...
existing menu as to prevent the other options in the menu from being hidden. Added the options of an enum param
to the docs.
2014-01-20 09:25:29 -07:00
149b099fb5
updated the API, fixed the config docs, added a method list to the API pages
2014-01-19 15:44:22 -07:00
90aa185711
added notes to the API docs regarding the two API versions, and a warning to the config docs. Also updated the client tests to work with the new default
2014-01-17 15:50:06 -07:00
5037dbbfc4
shortened the doc titles
2014-01-16 16:00:23 -07:00
980163dfb2
switched submodule back to elasticsearch/elasticsearch, updated the generator to properly pull updates from the related branch
2014-01-16 11:58:35 -07:00
c945418fec
updated docs to include 0.90 API
2014-01-15 17:37:04 -07:00
668280ee0a
updated docs to include 0.90 API
2014-01-15 17:07:47 -07:00
55df195eaa
updated docs to include 0.90 API
2014-01-15 17:02:30 -07:00
3d2b395c6f
updated docs to include 0.90 API
2014-01-15 16:55:37 -07:00
18e134d0a6
Summary of Changes:
...
- moved es install/start/stop logic into a seperate script
- `grunt test` now runs the integration tests once for each version of ES we support
- grunt can now install and run elasticearch (using grunt-run, pure js solution coming later)
- included seperate es.sh script specifically for starting or stopping elasticsearch
- url aliases, api, yaml_suite/index.js, and yaml_tests.json, are all now duplicated for 0_90 support
- the client now accepts an apiVersion argument (undocumented) which defaults to 'master' but can be '0.90'
- The yaml test runner will now check the name of the ES instance it is connecting to, preventing accidental wiping of ES
2014-01-14 23:10:12 -07:00