Class TikaSearchProvider

    • Method Detail

      • getAttachmentContent

        protected java.lang.String getAttachmentContent​(org.apache.wiki.api.core.Attachment att)
        Overrides:
        getAttachmentContent in class LuceneSearchProvider
        Parameters:
        att - Attachment to get content for. Filename extension is used to determine the type of the attachment.
        Returns:
        String representing the content of the file.