public interface SearchResult
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getContexts()
Collection of XHTML fragments representing some contexts in which
the match was made (a.k.a., "snippets").
|
WikiPage |
getPage()
Return the page.
|
int |
getScore()
Returns the score.
|
WikiPage getPage()
int getScore()
java.lang.String[] getContexts()
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.