Uses of Class
org.graylog2.indexer.searches.SearchesConfig
Packages that use SearchesConfig
-
Uses of SearchesConfig in org.graylog2.indexer.searches
Methods in org.graylog2.indexer.searches that return SearchesConfigModifier and TypeMethodDescriptionSearchesConfig.Builder.build()SearchesConfig.create(String query, String filter, List<String> fields, TimeRange timeRange, int limit, int offset, Sorting sorting) Methods in org.graylog2.indexer.searches with parameters of type SearchesConfigModifier and TypeMethodDescriptionSearches.search(SearchesConfig config) SearchesAdapter.search(Set<String> indices, Set<IndexRange> indexRanges, SearchesConfig config)