Uses of Interface
org.apache.wiki.search.SearchResult
Packages that use SearchResult
Package
Description
Provides storage for JSPWiki.
Provides the JSPWiki search functionality.
-
Uses of SearchResult in org.apache.wiki.providers
Methods in org.apache.wiki.providers that return types with arguments of type SearchResultModifier and TypeMethodDescriptionDeprecated.Finds pages based on the query. -
Uses of SearchResult in org.apache.wiki.search
Classes in org.apache.wiki.search that implement SearchResultMethods in org.apache.wiki.search that return SearchResultModifier and TypeMethodDescriptionSearchMatcher.matchPageContent
(String wikiname, String pageText) Compares the page content, available through the given stream, to the query items of this matcher.