elasticmagic
/
dev.evo.elasticmagic.query
/
Bool
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Functions
filter
Link copied to clipboard
fun
filter
(vararg expressions:
QueryExpression
):
<ERROR CLASS>
Content copied to clipboard
fun
filter
(expressions:
List
<
QueryExpression
>):
Bool
Content copied to clipboard
must
Link copied to clipboard
fun
must
(vararg expressions:
QueryExpression
):
<ERROR CLASS>
Content copied to clipboard
fun
must
(expressions:
List
<
QueryExpression
>):
Bool
Content copied to clipboard
mustNot
Link copied to clipboard
fun
mustNot
(vararg expressions:
QueryExpression
):
<ERROR CLASS>
Content copied to clipboard
fun
mustNot
(expressions:
List
<
QueryExpression
>):
Bool
Content copied to clipboard
should
Link copied to clipboard
fun
should
(vararg expressions:
QueryExpression
):
<ERROR CLASS>
Content copied to clipboard
fun
should
(expressions:
List
<
QueryExpression
>):
Bool
Content copied to clipboard