public class TikaSearchProvider extends LuceneSearchProvider
FLAG_CONTEXTS, log, 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_SUFFIXES
LATEST_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, updateLuceneIndex
public TikaSearchProvider()
protected String getAttachmentContent(Attachment att)
getAttachmentContent
in class LuceneSearchProvider
att
- 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.