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