
public class TikaSearchProvider extends LuceneSearchProvider
FLAG_CONTEXTS, log, LUCENE_ATTACHMENTS, LUCENE_AUTHOR, LUCENE_ID, LUCENE_PAGE_CONTENTS, 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 String |
getAttachmentContent(Attachment att) |
doFullLuceneReindex, findPages, findPages, getAttachmentContent, getEngine, getProviderInfo, initialize, luceneIndexPage, pageRemoved, reindexPage, updateLuceneIndexpublic TikaSearchProvider()
protected String getAttachmentContent(Attachment att)
getAttachmentContent in class LuceneSearchProvideratt - Attachment to get content for. Filename extension is used to determine the type of the attachment.Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.