public class TikaSearchProvider extends LuceneSearchProvider
FLAG_CONTEXTS, LUCENE_ATTACHMENTS, LUCENE_AUTHOR, LUCENE_ID, LUCENE_PAGE_CONTENTS, LUCENE_PAGE_KEYWORDS, LUCENE_PAGE_NAME, m_updates, MAX_SEARCH_HITS, PROP_LUCENE_ANALYZER, SEARCHABLE_FILE_SUFFIXESLATEST_VERSION| Constructor and Description |
|---|
TikaSearchProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getAttachmentContent(org.apache.wiki.api.core.Attachment att) |
doFullLuceneReindex, findPages, findPages, getAttachmentContent, getEngine, getProviderInfo, initialize, luceneIndexPage, pageRemoved, reindexPage, updateLuceneIndexpublic TikaSearchProvider()
protected java.lang.String getAttachmentContent(org.apache.wiki.api.core.Attachment att)
getAttachmentContent in class LuceneSearchProvideratt - Attachment to get content for. Filename extension is used to determine the type of the attachment.Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.