kibana/x-pack/test/api_integration/apis/file_upload
James Gowdy 3177b037d7
[ML] File upload: Adds support for PDF files (#186956)
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>
2024-08-22 11:14:59 +01:00
..
config.ts
has_import_permission.ts
index.ts [ML] File upload: Adds support for PDF files (#186956) 2024-08-22 11:14:59 +01:00
index_exists.ts
pdf_base64.ts [ML] File upload: Adds support for PDF files (#186956) 2024-08-22 11:14:59 +01:00
preview_index_time_range.ts [ML] File upload doc count chart (#173210) 2024-01-22 13:25:15 +00:00
preview_tika_contents.ts [ML] File upload: Adds support for PDF files (#186956) 2024-08-22 11:14:59 +01:00