This documentation relates to an earlier version of Confluence.
View this page in the current documentation or visit the current documentation home.
Skip to end of metadata
Go to start of metadata

Sometimes a user can experience problems indexing large MSExcel or MSPowerPoint documents (there should be a JIRA issue link here?) and the reindexing may cause potential Unknown Ptg warnings messages that are harmless. There is already a request to Suppress these warnings from re-index of unreadable documents by POI library.

The error is usually not serious yet can sometimes cause problems when large attachments are used. Hence, one may like to disable indexing of a particular type of documents.

To do this, one needs to modify the attachment-extractors.xml and comment out an file type extractor .

The example below shows a pdfContentExtractor disabled which would cause PDF attachments not to be indexed.

Once the ContentExtractor is disabled, that files become unsearchable.