Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...
    interface FinalSummaryOptions {
    ย ย ย ย outputDir: string;
    ย ย ย ย storedCount: number;
    ย ย ย ย allDocsLength: number;
    ย ย ย ย effectiveAutoFullTextTopN: number;
    ย ย ย ย fullTextOutcomes?: FullTextFetchOutcome[];
    ย ย ย ย fullTextForAll: boolean;
    ย ย ย ย docType: DocumentTypeKey;
    }
    Index
    outputDir: string
    storedCount: number
    allDocsLength: number
    effectiveAutoFullTextTopN: number
    fullTextOutcomes?: FullTextFetchOutcome[]
    fullTextForAll: boolean