mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 19:13:14 -04:00
Also txt, rtf, doc, docx, xls, xlsx, ppt, pptx, odt, ods, and odp. Adds the ability to automatically add a semantic text field to the mappings and a `copy_to` processor to duplicate the field. This is needed for the mappings generated for the attachment processor which adds a nested `attachment.content` field which cannot be used as a semantic text field. After a successful import, a link to Search's Playground app is shown. Navigating there lets the user instantly query the newly uploaded file. https://github.com/user-attachments/assets/09b20a5f-0e02-47fa-885e-0ed21374cc60 --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com> |
||
---|---|---|
.. | ||
config.ts | ||
has_import_permission.ts | ||
index.ts | ||
index_exists.ts | ||
pdf_base64.ts | ||
preview_index_time_range.ts | ||
preview_tika_contents.ts |