Uses of Interface
org.apache.wiki.search.SearchProvider

Packages that use SearchProvider
org.apache.wiki.search Provides the JSPWiki search functionality. 
 

Uses of SearchProvider in org.apache.wiki.search
 

Classes in org.apache.wiki.search that implement SearchProvider
 class BasicSearchProvider
          Interface for the search providers that handle searching the Wiki
 class LuceneSearchProvider
          Interface for the search providers that handle searching the Wiki
 

Methods in org.apache.wiki.search that return SearchProvider
 SearchProvider SearchManager.getSearchEngine()
          Returns the SearchProvider used.
 



Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.