OpenDocument Spreadsheets and Presentations No Longer Index as Empty Documents

· Data Ingestion · Bug Fix · All updates
Spreadsheets and presentations in OpenDocument format were being indexed with no text in them. An .ods or .odp file passed every check, was accepted, and produced a document with an empty body. No error was raised, so there was nothing to notice: the file appeared in your index and simply never matched anything. Document extraction now reads both formats, and a file type that has no extractor behind it now fails loudly instead of quietly producing an empty document.
View the full changelog