sorters
Parameters
value
Specifies the presorting method for the search index. PrimaryKeySort and FieldSort are supported.
Parameters
values
Specifies the presorting method for the search index. PrimaryKeySort and FieldSort are supported.
suspend fun sorters(vararg argument: suspend SearchIndexSchemaIndexSortSorterArgsBuilder.() -> Unit)
Parameters
argument
Specifies the presorting method for the search index. PrimaryKeySort and FieldSort are supported.