Commit Graph

7 Commits

Author SHA1 Message Date
Lisa Cawley 0c3ee0b15c
[DOCS] Moves Watcher content into Elasticsearch book () ()
Co-Authored-By: James Rodewig <james.rodewig@elastic.co>
2019-09-30 10:18:50 -07:00
James Rodewig b59ecde041
[DOCS] [2 of 5] Change // CONSOLE comments to [source,console] () () 2019-09-09 13:38:14 -04:00
Jack Conradson e243bbdc2a Fix Watcher Examples in Painless ()
This fixes the mappings and types required to run watcher and other 
examples. A new set of seat data will be updated and available for 
download to go with this change.
2019-08-16 09:08:19 -07:00
Michael Basnight c0368a2086
[DOCS] Add watcher context examples () 2019-01-14 20:44:21 -06:00
Ryan Ernst a0da390df2
Scripting: Switch watcher to use joda bwc time objects ()
This commit converts the watcher execution context to use the joda
compat java time objects. It also again removes the joda methods from
the painless whitelist.
2018-12-10 17:29:25 -08:00
Jack Conradson 10bfedeb53
Painless: Fix documentation links to use existing refs ()
Uses ref and xpack-ref instead of custom ones in the Painless docs for
long-term maintainability.
2018-07-25 10:59:25 -07:00
Jack Conradson 631a53a0e1
Painless: Add Context Docs ()
Adds documentation for each the variables and API available with each script context 
usable with a Painless script.
2018-07-02 14:44:36 -07:00