Project

General

Profile

Actions

Bug #99527

closed

Epic #65815: Improve Indexed search indexer

indexed_search does not properly index XLSX and PPTX files

Added by Xavier Perseguers about 2 years ago. Updated 30 days ago.

Status:
Resolved
Priority:
Should have
Category:
Indexed Search
Target version:
-
Start date:
2023-01-12
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Working on a client's install, it turns out indexed_search is not capable of properly indexing XLSX and PPTX files.

  • Problem for XLSX: the wrong "unzipped" file is indexed, that file contains some kind of metadata which are basically only pointers (integers). The content extracted is plain wrong and useless
  • Problem for PPTX: only the content of Slide 1 is extracted, it misses content from all other slides

Files

G9-content-in-pptx-xlsx.patch (3.34 KB) G9-content-in-pptx-xlsx.patch Xavier Perseguers, 2023-01-12 14:24
Actions #1

Updated by Xavier Perseguers about 2 years ago

Suggested patch (applied locally via composer patch)

Actions #2

Updated by Gerrit Code Review about 1 month ago

  • Status changed from In Progress to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/87441

Actions #3

Updated by Gerrit Code Review about 1 month ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/87441

Actions #4

Updated by Gerrit Code Review about 1 month ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/87441

Actions #5

Updated by Gerrit Code Review 30 days ago

Patch set 1 for branch 13.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/87571

Actions #6

Updated by Benni Mack 30 days ago

  • Status changed from Under Review to Resolved
  • % Done changed from 50 to 100
Actions

Also available in: Atom PDF