Uses of Class
org.graylog.plugins.views.search.engine.suggestions.SuggestionEntry
Packages that use SuggestionEntry
-
Uses of SuggestionEntry in org.graylog.plugins.views.search.engine.suggestions
Methods in org.graylog.plugins.views.search.engine.suggestions that return types with arguments of type SuggestionEntryModifier and TypeMethodDescriptionabstract List<SuggestionEntry>SuggestionResponse.suggestions()Method parameters in org.graylog.plugins.views.search.engine.suggestions with type arguments of type SuggestionEntryModifier and TypeMethodDescriptionstatic SuggestionResponseSuggestionResponse.forSuggestions(String field, String input, List<SuggestionEntry> suggestions, Long sumOtherDocsCount)