Uses of Class
org.graylog.plugins.views.search.engine.suggestions.SuggestionResponse
Packages that use SuggestionResponse
Package
Description
-
Uses of SuggestionResponse in org.graylog.plugins.views.search.engine
Methods in org.graylog.plugins.views.search.engine that return SuggestionResponse -
Uses of SuggestionResponse in org.graylog.plugins.views.search.engine.suggestions
Methods in org.graylog.plugins.views.search.engine.suggestions that return SuggestionResponseModifier and TypeMethodDescriptionstatic SuggestionResponseSuggestionResponse.forError(String field, String input, SuggestionError error) static SuggestionResponseSuggestionResponse.forSuggestions(String field, String input, List<SuggestionEntry> suggestions, Long sumOtherDocsCount)