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