PayloadIndexInfo
What kind of index exists on a payload field, and how many points it covers.
Properties
Link copied to clipboard
The index type's wire name (keyword, integer, ...). Kept as a string so an index type added by a newer Qdrant cannot fail the whole getCollection response; use schemaType for the typed form.
Link copied to clipboard
dataType as a PayloadSchemaType, or null if this client version does not know the type.