Package | Description |
---|---|
org.graylog2.indexer.searches | |
org.graylog2.rest.resources.search |
Modifier and Type | Method and Description |
---|---|
SearchResult |
Searches.search(SearchesConfig config) |
SearchResult |
Searches.search(String query,
String filter,
TimeRange range,
int limit,
int offset,
Sorting sorting) |
SearchResult |
Searches.search(String query,
TimeRange range,
int limit,
int offset,
Sorting sorting) |
Modifier and Type | Method and Description |
---|---|
protected SearchResponse |
SearchResource.buildSearchResponse(SearchResult sr,
TimeRange timeRange) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.