elasticsearch/docs/java-rest/high-level
Dimitris Athanasiou bad07b76f7
[ML] Add optional source filtering during data frame reindexing (#49690)
This adds a `_source` setting under the `source` setting of a data
frame analytics config. The new `_source` is reusing the structure
of a `FetchSourceContext` like `analyzed_fields` does. Specifying
includes and excludes for source allows selecting which fields
will get reindexed and will be available in the destination index.

Closes #49531
2019-11-29 14:20:31 +02:00
..
ccr Add Pause/Resume Auto-Follower APIs to High Level REST Client (#47989) 2019-10-14 16:23:58 +02:00
cluster Docs: Cut down on high level rest client copy-and-paste-ness (#34125) 2018-09-28 14:48:11 -04:00
document [DOCS] Replace _uid refs in reindex slicing docs (#48649) 2019-10-29 16:40:39 -04:00
enrich Add HLRC support for enrich execute policy API (#47991) 2019-10-14 19:44:47 +02:00
graph [DOCS] Updating heading for consistency. (#47619) 2019-10-14 15:59:42 -07:00
ilm SLM Start/Stop HLRC and docs (#47966) 2019-10-14 15:19:49 -06:00
indices Add delete alias to the HLRC (#48819) 2019-11-11 16:47:22 -05:00
ingest REST high-level client: add simulate pipeline API (#31158) 2018-06-22 09:59:04 +02:00
licensing HLRC: add support for get license basic/trial status API (#33176) 2018-11-13 15:52:59 +01:00
migration Remove Migration Upgrade and Assistance APIs (#40075) 2019-03-15 15:34:50 -06:00
miscellaneous HLRC: Convert xpack methods to client side objects (#40705) 2019-04-04 09:49:12 -05:00
ml [ML] Add optional source filtering during data frame reindexing (#49690) 2019-11-29 14:20:31 +02:00
rollup [DOCS] Merge rollup config details into API (#49412) 2019-11-22 08:31:30 -08:00
script HLRC: Add put stored script support to high-level rest client (#31323) 2018-09-09 13:47:47 +02:00
search [DOCS] Update anchors and links for Elasticsearch API relocation (#44500) 2019-07-19 09:16:35 -04:00
security Remove uniqueness constraint for API key name and make it optional (#47549) 2019-10-12 16:58:39 +11:00
snapshot Add Restore Snapshot High Level REST API 2018-07-24 16:17:09 +02:00
tasks fix dangling tag in TasksClientDocumentationIT (#39157) 2019-02-20 08:47:04 -08:00
transform [DOCS] Changes wording to move away from data frame terminology in the ES repo (#47093) 2019-10-01 08:04:06 +02:00
watcher [DOCS] Moves Watcher content into Elasticsearch book (#47147) 2019-09-27 16:05:44 -07:00
aggs-builders.asciidoc [DOCS] Update APIs grouping and ordering in REST high-level Client docs (#28497) 2018-02-02 17:19:50 +01:00
execution-no-req.asciidoc [DOCS] Fixes terms in HLRC data frame transform APIs (#44838) 2019-07-25 09:13:26 -07:00
execution.asciidoc [DOCS] Fixes terms in HLRC data frame transform APIs (#44838) 2019-07-25 09:13:26 -07:00
getting-started.asciidoc Add a few notes on Cancellable to the LLRC and HLRC docs. (#45912) 2019-08-28 10:59:33 +02:00
index.asciidoc Docs: HLRC: refactor bulk, migrate and reindex apis (#35413) 2018-11-16 08:58:13 +01:00
java-builders.asciidoc Docs: Cut down on high level rest client copy-and-paste-ness (#34125) 2018-09-28 14:48:11 -04:00
migration.asciidoc Docs: Pin two IDs in the rest client (#40785) 2019-04-04 12:02:55 -04:00
query-builders.asciidoc Search - added HLRC support for PinnedQueryBuilder (#45779) 2019-08-22 16:32:42 +01:00
supported-apis.asciidoc [ML][Inference][HLRC] add GET _stats (#49562) 2019-11-26 09:26:31 -05:00