Interface | Description |
---|---|
SearchProvider |
Interface for the search providers that handle searching the Wiki
|
SearchResult |
Defines a search result.
|
Class | Description |
---|---|
BasicSearchProvider |
Interface for the search providers that handle searching the Wiki
|
LuceneSearchProvider |
Interface for the search providers that handle searching the Wiki
|
QueryItem |
This simple class just fulfils the role of a container for searches.
|
SearchManager |
Manages searching the Wiki.
|
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 © 2001-2019 The Apache Software Foundation. All rights reserved.