ElasticsearchSortCompiler

Functions

Link copied to clipboard
fun compile(sort: List<Sort>, schema: QueryModelSchema): List<SortOptions>
Link copied to clipboard
fun Sort.Direction.toSortOrder(): SortOrder