-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
7.4.4, 7.13.0, 8.5.4, 8.7.2, 8.5.7, 9.2.4, 9.2.5
-
None
-
8
-
Severity 3 - Minor
-
2
-
Problem
Confluence search works for PPT file if it is bigger than 1MB. But the same does not hold for PPTX file, if the file is more than 1MB.
Environment
.Confluence 7.4.4
Steps to Reproduce
- Login to Confluence and upload a PPTX file of size larger than 1MB.
- Wait for couple of minutes to ensure indexing is done and perform a name search, content search of the newly uploaded file.
- Name search works. But when searched for content, the search result does not provide any results.
- Even if the following system property is added into the setenv file to increase the allowed file size for PPTX, the search does not work for content:
CATALINA_OPTS="-Dofficeconnector.powerpoint.extractor.maxlength=209715200 ${CATALINA_OPTS}"
Expected Results
Search for content from the PPTX file should yield results.
Actual Results
Currently the search is not yielding any results.
Workaround
Save the file as .ppt