Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-74898

Search function does not work if PPTX file is more than 1MB

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Low Low
    • None
    • 7.4.4, 7.13.0, 8.5.4, 8.7.2, 8.5.7, 9.2.4, 9.2.5
    • Search - Indexing
    • None

      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

      1. Login to Confluence and upload a PPTX file of size larger than 1MB.
      2. Wait for couple of minutes to ensure indexing is done and perform a name search, content search of the newly uploaded file.
      3. Name search works. But when searched for content, the search result does not provide any results. 
      4. 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

      Notes

              Unassigned Unassigned
              sganeshan@atlassian.com Sathya Ganeshan
              Votes:
              7 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated: