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