fullTextIndex

fun fullTextIndex(vararg properties: String): FullTextIndex(source)

Create a full-text search index with the given properties to be used to perform the match operation against with.

Return

The full-text search index

Parameters

properties

Properties used to perform the match operation against with.