filter

fun filter(configure: FilterBuilder.() -> Unit)

Restrict the search to points matching this filter.


fun filter(filter: Filter)

Restrict the search to points matching an already-built Filter — for filters produced by a translator.