BoostedField

interface BoostedField : ToValue<String>

Boosted fields can be used in the MultiMatch query expression.

Types

Companion
Link copied to clipboard
object Companion

Functions

toValue
Link copied to clipboard
abstract fun toValue(): String

Inheritors

FieldOperations
Link copied to clipboard