SearchQuery

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
infix fun boost(boost: Number): SearchQuery

Returns a new query that decorates this one with the given boost multiplier. Has no effect unless this query is used in a disjunction or conjunction.

Link copied to clipboard
open override fun toString(): String

Returns the JSON representation of this query condition.