ML inference to ingested document is not working
Open
bug
complexity:low
priority:low
- Dominant language
- Ruby
- Stars
- 224
- Forks
- 48
- Avg merge
- 23h 16m
- Merged PRs (30d)
- 18
Description
## Bug Description
### To Reproduce
Steps to reproduce the behavior:
enable pipeline params:
pipeline_enabled: true
pipeline_params:
_reduce_whitespace: true
_run_ml_inference: true
_extract_binary_content: true
bulk_api:
max_items: 10
max_size_bytes: 1_048_576
## Expected behavior
ML inference enabled in the ingested document.
## Screenshots
## Environment
open crawler running locally - Elasticsearch in ESS
Contributor guide
Assessment
This issue has not been assessed yet.