elasticsearch/docs/reference/ingest/processors
Benjamin Trent 4e1f029b04
[ML][Inference] adds new default_field_map field to trained models (#53294)
Adds a new `default_field_map` field to trained model config objects. 

This allows the model creator to supply field map if it knows that there should be some map for inference to work directly against the training data.

The use case internally is having analytics jobs supply a field mapping for multi-field fields. This allows us to use the model "out of the box" on data where we trained on `foo.keyword` but the `_source` only references `foo`.
2020-03-11 12:23:56 -04:00
..
append.asciidoc
bytes.asciidoc
circle.asciidoc Geo: Switch generated GeoJson type names to camel case (#50285) (#50400) 2019-12-20 04:47:42 -10:00
common-options.asciidoc
convert.asciidoc
csv.asciidoc [DOS] Fix typo in CSV processor docs (#52649) 2020-02-25 08:47:58 -05:00
date-index-name.asciidoc Remove type field from DocWriteRequest and associated Response objects (#47671) 2019-10-11 10:23:55 +01:00
date.asciidoc
dissect.asciidoc
dot-expand.asciidoc
drop.asciidoc
enrich.asciidoc [DOCS] Explicitly document enrich `target_field` includes `match_field` (#49407) 2019-12-02 09:12:21 -05:00
fail.asciidoc
foreach.asciidoc
geoip.asciidoc Allow list of IPs in geoip ingest processor (#49573) 2019-12-06 21:57:06 +01:00
grok.asciidoc Docs: Fix & test more grok processor documentation (#49447) 2019-12-03 11:47:27 +01:00
gsub.asciidoc
html_strip.asciidoc
inference.asciidoc [ML][Inference] adds new default_field_map field to trained models (#53294) 2020-03-11 12:23:56 -04:00
join.asciidoc
json.asciidoc
kv.asciidoc
lowercase.asciidoc
pipeline.asciidoc Add pipeline name to ingest metadata (#50467) 2020-01-15 16:17:05 +01:00
remove.asciidoc
rename.asciidoc
script.asciidoc Remove type field from DocWriteRequest and associated Response objects (#47671) 2019-10-11 10:23:55 +01:00
set-security-user.asciidoc Expose more authentication info to ingest pipeline (#51305) 2020-02-10 13:56:07 +11:00
set.asciidoc Remove type field from DocWriteRequest and associated Response objects (#47671) 2019-10-11 10:23:55 +01:00
sort.asciidoc
split.asciidoc Add option to split processor for preserving trailing empty fields (#48664) 2019-10-30 07:23:47 -05:00
trim.asciidoc
uppercase.asciidoc
url-decode.asciidoc
user-agent.asciidoc [DOCS] Correct required file ext for user agent ingest processor (#48688) 2019-10-30 11:10:35 -04:00