@karmaniverous/jeeves-watcher
    Preparing search index...

    Interface PayloadFieldSchema

    Payload field schema information as reported by Qdrant.

    interface PayloadFieldSchema {
        type: string;
    }
    Index

    Properties

    Properties

    type: string

    Qdrant data type for the field (e.g. keyword, text, integer).