| Package | Description |
|---|---|
| org.graylog2.indexer.searches |
| Modifier and Type | Method and Description |
|---|---|
SearchesConfig |
SearchesConfig.Builder.build() |
SearchesConfig |
SearchesConfig.create(String query,
String filter,
List<String> fields,
TimeRange timeRange,
int limit,
int offset,
Sorting sorting) |
| Modifier and Type | Method and Description |
|---|---|
SearchResult |
Searches.search(SearchesConfig config) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.