| Package | Description |
|---|---|
| org.graylog.plugins.views.search.engine | |
| org.graylog.plugins.views.search.engine.suggestions |
| Modifier and Type | Method and Description |
|---|---|
SuggestionResponse |
QuerySuggestionsService.suggest(SuggestionRequest req) |
| Modifier and Type | Method and Description |
|---|---|
static SuggestionResponse |
SuggestionResponse.forError(String field,
String input,
SuggestionError error) |
static SuggestionResponse |
SuggestionResponse.forSuggestions(String field,
String input,
List<SuggestionEntry> suggestions,
Long sumOtherDocsCount) |
Copyright © 2012–2022 Graylog, Inc.. All rights reserved.