Member Junction
    Preparing search index...
    Index

    Constructors

    Properties

    EntityIcon?: string
    EntityName: string
    ID: string
    MatchedAt: Date
    ProviderIcon?: string

    Font Awesome icon class from the SearchProvider metadata

    ProviderId?: string

    ID of the SearchProvider metadata record that produced this result

    ProviderLabel?: string

    Display label from the SearchProvider metadata (e.g., "Database", "Semantic Search")

    RawMetadata?: string

    Raw vector metadata as JSON string — contains all entity fields stored in the vector DB

    RecordID: string
    RecordName?: string
    ResultType: string

    Discriminator for UI rendering: 'entity-record', 'storage-file', or 'content-item'

    Score: number
    ScoreBreakdown: SearchScoreBreakdown
    Snippet: string
    SourceType: string
    Tags: string[]
    Title: string