Description
Adds an ingest processor that extracts text and metadata from attachments using Apache Tika. OpenSearch can then index content from files such as documents and other supported formats.
Use it when uploaded or stored files need to become searchable. File parsing can expose sensitive contents and may process untrusted input, so limit accepted files and monitor resource use.