Interface: TextFieldAttrs
Defined in: schema/fields.ts:53
TextField attributes
Extends
Properties
as?
optionalas?:string
Defined in: schema/fields.ts:20
Inherited from
indexEmpty?
optionalindexEmpty?:boolean
Defined in: schema/fields.ts:23
Inherited from
indexMissing?
optionalindexMissing?:boolean
Defined in: schema/fields.ts:22
Inherited from
noStem?
optionalnoStem?:boolean
Defined in: schema/fields.ts:55
phonetic?
optionalphonetic?:any
Defined in: schema/fields.ts:56
sortable?
optionalsortable?:boolean
Defined in: schema/fields.ts:21
Inherited from
weight?
optionalweight?:number
Defined in: schema/fields.ts:54
withSuffixTrie?
optionalwithSuffixTrie?:boolean
Defined in: schema/fields.ts:57