Wow
Toggle table of contents
9.0.16
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-elasticsearch
/
me.ahoo.wow.elasticsearch.query
/
AbstractElasticsearchFilterCompiler
Abstract
Elasticsearch
Filter
Compiler
abstract
class
AbstractElasticsearchFilterCompiler
(
documentIdField
:
String
?
=
null
)
Inheritors
EventStreamFilterCompiler
SnapshotFilterCompiler
Members
Constructors
Abstract
Elasticsearch
Filter
Compiler
Link copied to clipboard
constructor
(
documentIdField
:
String
?
=
null
)
Functions
compile
Link copied to clipboard
fun
compile
(
filter
:
FilterExpression
,
schema
:
QueryModelSchema
)
:
Query