property

expect fun property(property: String): FullTextIndexItem(source)

Creates a full-text search index item with the given property.

Return

The full-text search index item.

Parameters

property

A property used to perform the match operation against with.

actual fun property(property: String): FullTextIndexItem(source)
actual fun property(property: String): FullTextIndexItem(source)