public interface SearchResult
Modifier and Type | Method and Description |
---|---|
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.
|
int getScore()
String[] getContexts()
Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.