Exists
data class Exists(field: FieldOperations<*>, boost: Double?) : QueryExpression
Content copied to clipboard
Returns documents which have a value for a @paramfield.
See also
Constructors
Exists
Link copied to clipboard
Functions
accept
Link copied to clipboard
open override fun accept(ctx: <ERROR CLASS>, compiler: SearchQueryCompiler)
Content copied to clipboard
children
Link copied to clipboard
reduce
Link copied to clipboard
visit
Link copied to clipboard
open override fun visit(ctx: <ERROR CLASS>, compiler: SearchQueryCompiler)
Content copied to clipboard