Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
SearchField type
- Package:
- @azure/search-documents
Represents a field in an index definition, which describes the name, data type, and search behavior of a field.
type SearchField = SimpleField | ComplexField
