kmongo / org.litote.kmongo / kotlin.reflect.KProperty / metaTextScore

metaTextScore

fun <T> KProperty<T>.metaTextScore(): Bson (source)

Creates a projection to the given property of the textScore, for use with text queries.

Return
the projection

Mongodb
.driver.manual reference/operator/projection/meta/#projection textScore