7e652ca873
In #58877, when we switched test inference on java, we just use the doc's `_source` as features. However, this could be missing out on features that were used during training, e.g. alias fields, etc. This commit addresses this by extracting fields to use as features during inference the same way they are extracted in `DataFrameDataExtractor` when they are used for training. Backport of #59963 |
||
---|---|---|
.. | ||
basic-multi-node | ||
disabled | ||
ml-with-security | ||
native-multi-node-tests | ||
no-bootstrap-tests | ||
single-node-tests | ||
build.gradle |