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").
|
Page |
getPage()
Return the page.
|
int |
getScore()
Returns the score.
|
int getScore()
java.lang.String[] getContexts()
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.