Package org.apache.wiki.search
package org.apache.wiki.search
Provides the JSPWiki search functionality.
Package Specification
This package provides the different searching modules for JSPWiki. Search is governed by the SearchManager, which provides a facade to all the different SearchProvider modules.Related Documentation
-
ClassDescriptionInterface for the search providers that handle searching the WikiManages searching the Wiki.Interface for the search providers that handle searching the WikiDeprecated.Manages searching the Wiki.SearchMatcher performs the task of matching a search query to a page's contents.Interface for the search providers that handle searching the WikiDeprecated.- use
SearchResult
insteadSimple class that decides which search results are more important than others.
QueryItem
instead