Package | Description |
---|---|
org.apache.wiki.search |
Provides the JSPWiki search functionality.
|
org.apache.wiki.search.tika |
Modifier and Type | Class and Description |
---|---|
class |
BasicSearchProvider
Interface for the search providers that handle searching the Wiki
|
class |
LuceneSearchProvider
Interface for the search providers that handle searching the Wiki
|
Modifier and Type | Method and Description |
---|---|
SearchProvider |
SearchManager.getSearchEngine()
Returns the SearchProvider used.
|
Modifier and Type | Class and Description |
---|---|
class |
TikaSearchProvider
Search provider that extends {link LuceneSearchProvider} using Apache Tika for indexing attachment content.
|
Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.