elasticmagic-query-filters
/
dev.evo.elasticmagic.qf
/
BoundFilter
Bound
Filter
class
BoundFilter
<
C
:
PreparedFilter
<
R
>,
R
:
FilterResult
>(name:
String
, filter:
Filter
<
C
,
R
>)
Content copied to clipboard
Functions
Properties
Functions
prepare
Link copied to clipboard
fun
prepare
(params:
QueryFilterParams
):
C
Content copied to clipboard
Properties
filter
Link copied to clipboard
val
filter
:
Filter
<
C
,
R
>
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard