Lisa Cawley
0c3ee0b15c
[DOCS] Moves Watcher content into Elasticsearch book ( #47147 ) ( #47255 )
...
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] ( #46353 ) ( #46502 )
2019-09-09 13:38:14 -04:00
Jack Conradson
e243bbdc2a
Fix Watcher Examples in Painless ( #45631 )
...
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 ( #36565 )
2019-01-14 20:44:21 -06:00
Ryan Ernst
a0da390df2
Scripting: Switch watcher to use joda bwc time objects ( #35966 )
...
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 ( #32335 )
...
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 ( #31190 )
...
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