SearchField type

Represents a field in an index definition, which describes the name, data type, and search behavior of a field.

type SearchField = SimpleField | ComplexField