Backstage
    Preparing search index...
    interface DocumentResultRow {
        document: IndexableDocument;
        highlight: IndexableDocument;
        type: string;
    }
    Index

    Properties

    type: string