| Package | Description |
|---|---|
| org.egov.search.domain | |
| org.egov.search.service |
| Modifier and Type | Field and Description |
|---|---|
static Page |
Page.NULL |
| Modifier and Type | Method and Description |
|---|---|
static Page |
Page.at(int pageNumber) |
Page |
Page.nextPage() |
Page |
Page.ofSize(int size) |
| Modifier and Type | Method and Description |
|---|---|
SearchResult |
SearchService.search(List<String> indices,
List<String> types,
String searchText,
Filters filters,
Sort sort,
Page page) |
Copyright © 2015 eGovernments Foundation. All rights reserved.