ElasticsearchSnapshotQueryBackend
constructor(namedAggregate: NamedAggregate, elasticsearchClient: ReactiveElasticsearchClient, filterCompiler: AbstractElasticsearchFilterCompiler = SnapshotFilterCompiler, queryBatchSize: Int = DEFAULT_SEARCH_BATCH_SIZE, queryKeepAlive: Duration = DEFAULT_PIT_KEEP_ALIVE)