xlucene-parser / interfaces / AnyDataType
Interface: AnyDataType
Defined in: packages/xlucene-parser/src/interfaces.ts:83
Extended by
Properties
Property | Type | Description | Defined in |
---|---|---|---|
field_type | xLuceneFieldType | The field type here may be the field type specified in the type_config | packages/xlucene-parser/src/interfaces.ts:88 |
value | FieldValue <any > | - | packages/xlucene-parser/src/interfaces.ts:89 |