datashare icon indicating copy to clipboard operation
datashare copied to clipboard

feat: extract create embedded docs cache at INDEX stage

Open bamthomas opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe.

Avoid errors when accessing embedded files.

Describe the solution you'd like

When we index files with a provided artifactDir option then index stage is extracting all embedded files on disk.

see #1397

bamthomas avatar Aug 28 '24 17:08 bamthomas

For now we are using in memory documents when indexing them. it seems in this thread that we cannot stream the data to ES.

bamthomas avatar Sep 24 '24 15:09 bamthomas

This issue is stale because it has been open for 40 days with no activity.

github-actions[bot] avatar Nov 04 '24 00:11 github-actions[bot]