Member Junction
    Preparing search index...
    • Derive a keyword-search corpus from a record's metadata by concatenating its human-readable string values, skipping system keys. Used to populate the content column when the sync pipeline doesn't supply an explicit document text.

      Parameters

      • metadata: Record<string, unknown>

      Returns string