Lisa Cawley
019b1f7ece
[DOCS] Fix doc build errors for elastic/x-pack-elasticsearch#1197 ( elastic/x-pack-elasticsearch#1199 )
...
Original commit: elastic/x-pack-elasticsearch@30f69513ab
2017-04-25 08:23:51 -07:00
Sophie Chang
4b39d858b7
[DOCS] Major re-work of resultsresource ( elastic/x-pack-elasticsearch#1197 )
...
Original commit: elastic/x-pack-elasticsearch@8e9a004dd2
2017-04-25 08:23:30 -07:00
Lisa Cawley
ee612a3dd8
[DOCS] Add ML Getting Started job analysis pages ( elastic/x-pack-elasticsearch#1185 )
...
* [DOCS] ML getting started file extraction
* [DOCS] ML Getting Started exploring job results
Original commit: elastic/x-pack-elasticsearch@7b46e7beb3
2017-04-24 16:31:48 -07:00
lcawley
918f4fb962
[DOCS] Clarify force parameter for close job ML API
...
Original commit: elastic/x-pack-elasticsearch@c170d43757
2017-04-24 11:32:50 -07:00
Lisa Cawley
af47002654
[DOCS] Edits for ML doc changes in elastic/x-pack-elasticsearch#1169 ( elastic/x-pack-elasticsearch#1177 )
...
Original commit: elastic/x-pack-elasticsearch@84f8b4b9bd
2017-04-24 10:56:26 -07:00
lcawley
ee59f18d42
[DOCS] Fixed X-Pack Reference build error
...
Original commit: elastic/x-pack-elasticsearch@69d20f4346
2017-04-24 10:08:04 -07:00
Sophie Chang
528ac3d902
[DOCS] ML API docs review ( elastic/x-pack-elasticsearch#1169 )
...
* [DOCS] Fix for prelertcategory
* [DOCS] _preview returns a page of data
* [DOCS] Added adv options e.g. background_persist_interval"
* [DOCS] Clarify meanings of model_snapshot params
* [DOCS] Format fixes
* [DOCS] Include _all keyword
* [DOCS] Explain retain.
* [DOCS] Further explanations for model size limits
* [DOCS] Format fixes in quick ref
* [DOCS] Update for exclude_interim
* [DOCS] Update for exclude_interim
* [DOCS] Update for exclude_interim
Original commit: elastic/x-pack-elasticsearch@cdd2fcefdd
2017-04-24 10:07:51 -07:00
Zachary Tong
d993926ba4
[DOCS] Re-enable XPack doc testing ( elastic/x-pack-elasticsearch#1146 )
...
Adds a gradle build for documentation testing, partially stolen from the xpack meta repo. Updated to make work with the current setup
index.asciidoc was updated/enabled as a test, and various pre-existing tests appear to be working. There are a large number of tests still ignored due to missing proper // CONSOLE tags
Original commit: elastic/x-pack-elasticsearch@1d596f0be3
2017-04-21 11:23:27 -04:00
Lisa Cawley
bf110ba05e
[DOCS] Document machine_learning_admin and machine_learning_user roles ( elastic/x-pack-elasticsearch#1132 )
...
* [DOCS] Document machine_learning_admin and machine_learning_user roles
* [DOCS] Fix auth requrements for ML result APIs
* [DOCS] Update authorization.asciidoc based on elastic/x-pack-elasticsearch#1132
Original commit: elastic/x-pack-elasticsearch@1bf563e8d7
2017-04-20 08:45:30 -07:00
lcawley
7c3a3cce80
[DOCS] Add results_index_name to ML put job API
...
Original commit: elastic/x-pack-elasticsearch@d319a968f4
2017-04-19 23:02:45 -07:00
Lisa Cawley
ded8edcc3d
[DOCS] Fixes build and typo issues in ML API update elastic/x-pack-elasticsearch#1118
...
Original commit: elastic/x-pack-elasticsearch@3ef20792ac
2017-04-19 13:31:07 -07:00
Sophie Chang
e2cc00ab8e
[DOCS] Review of API docs part 1 ( elastic/x-pack-elasticsearch#1118 )
...
* [DOCS] Review of close job and job stats
* [DOCS] Add force close
* [DOCS] Remove invalid params from get records
* [DOCS] Remove invalid params from get buckets
* [DOCS] Job resource corrections
Original commit: elastic/x-pack-elasticsearch@bc68d05097
2017-04-19 11:43:30 -07:00
Dimitris Athanasiou
96cfbc8f4c
[ML] Remove partition_field param from GetBucketsAction ( elastic/x-pack-elasticsearch#1122 )
...
Relates elastic/x-pack-elasticsearch#1119
Original commit: elastic/x-pack-elasticsearch@c87fdbc031
2017-04-19 14:07:51 +01:00
Lisa Cawley
5223acdd9f
[DOCS] Multiple fixes related to privileges in ML documentation ( elastic/x-pack-elasticsearch#1110 )
...
* [DOCS] Add privilege requirements to ML API docs
* [DOCS] Document ML cluster-level privileges
Original commit: elastic/x-pack-elasticsearch@221c67d395
2017-04-18 15:13:21 -07:00
Lisa Cawley
178d259315
[DOCS] Clarify missing_field_count for elastic/x-pack-elasticsearch#987 ( elastic/x-pack-elasticsearch#1105 )
...
Original commit: elastic/x-pack-elasticsearch@91e867e6b5
2017-04-18 11:30:30 -07:00
lcawley
10390a5e50
[DOCS] Forward-fit example output for DELETE model snapshot API
...
Original commit: elastic/x-pack-elasticsearch@d847776203
2017-04-13 14:32:01 -07:00
lcawley
412bb63383
[DOCS] Remove data type formatting from API pages
...
Original commit: elastic/x-pack-elasticsearch@fb06ece3f0
2017-04-11 20:17:29 -07:00
lcawley
1a6f813d5a
[DOCS] Update all ML API examples with latest build output
...
Original commit: elastic/x-pack-elasticsearch@f9fa3b813a
2017-04-11 20:15:50 -07:00
lcawley
298ee9f554
[DOCS] Add snapshot API examples
...
Original commit: elastic/x-pack-elasticsearch@8928c3c1be
2017-04-11 14:43:17 -07:00
lcawley
a0771019a5
[DOCS] Remove redundant batch_span and period from job config
...
Original commit: elastic/x-pack-elasticsearch@95e162eaa9
2017-04-11 13:30:03 -07:00
lcawley
a1bf6247a8
[DOCS] Add ML API results examples
...
Original commit: elastic/x-pack-elasticsearch@60a21763eb
2017-04-11 09:00:15 -07:00
Lisa Cawley
90575b18f4
[DOCS] Add ML data feed API examples ( elastic/x-pack-elasticsearch#1016 )
...
* [DOCS] Added examples for all ML job APIs
* [DOCS] Add ML datafeed API examples
Original commit: elastic/x-pack-elasticsearch@9634356371
2017-04-10 09:06:34 -07:00
Lisa Cawley
e339cf82df
[DOCS] Added examples for all ML job APIs ( elastic/x-pack-elasticsearch#980 )
...
Original commit: elastic/x-pack-elasticsearch@7911b53af9
2017-04-06 08:07:49 -07:00
Lisa Cawley
843a0d8b3f
[DOCS] Add ML documentation to master ( elastic/x-pack-elasticsearch#959 )
...
Original commit: elastic/x-pack-elasticsearch@666a10bd23
2017-04-04 15:26:39 -07:00