| Interface | Description |
|---|---|
| SearchManager |
Manages searching the Wiki.
|
| SearchProvider |
Interface for the search providers that handle searching the Wiki
|
| SearchResult | Deprecated
- use
SearchResult instead |
| Class | Description |
|---|---|
| BasicSearchProvider |
Interface for the search providers that handle searching the Wiki
|
| DefaultSearchManager |
Manages searching the Wiki.
|
| LuceneSearchProvider |
Interface for the search providers that handle searching the Wiki
|
| QueryItem | Deprecated
- use
QueryItem instead |
| SearchMatcher |
SearchMatcher performs the task of matching a search query to a page's contents.
|
| SearchResultComparator |
Simple class that decides which search results are more important than others.
|
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.