SuggestionApi

class Object
trait Matchable
class Any
object ElasticApi.type
object ElasticDsl.type

Type members

Classlikes

class CompletionSuggExpectsField(name: String)
class PhraseSuggExpectsField(name: String)
class TermSuggExpectsField(name: String)

Value members

Concrete methods

def completionSuggestion(name: String, field: String): CompletionSuggestion
def phraseSuggestion(name: String, field: String): PhraseSuggestion
def termSuggestion(name: String, field: String, text: String): TermSuggestion

Deprecated methods

Deprecated
Deprecated