Builder

class Builder

Properties

Link copied to clipboard
var name: String?

The name of the index field.

Link copied to clipboard

Provides tuning parameters to determine how the field affects the search results.

Link copied to clipboard

Provides information about how the field is used during a search.

Link copied to clipboard

The data type of the index field.

Functions

Link copied to clipboard
Link copied to clipboard
fun search(block: Search.Builder.() -> Unit)