|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SearchResult in com.xpn.xwiki.plugin.lucene |
|---|
| Methods in com.xpn.xwiki.plugin.lucene that return types with arguments of type SearchResult | |
|---|---|
List<SearchResult> |
SearchResults.getResults()
|
List<SearchResult> |
SearchResults.getResults(int beginIndex,
int items)
Returns a list of search results. |
List<SearchResult> |
SearchResults.getResults(String beginIndex,
String items)
Helper method for use in velocity templates, takes string values instead of ints. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||