Default

constructor(index: String, pageSize: Int = 100, concurrency: Int = 1, f: (Query.Builder) -> ObjectBuilder<Query> = { it.matchAll { it } })