Member Junction
    Preparing search index...
    • Computes a SHA-256 hash of the geo-relevant field values for change detection. When source fields change on entity save, the hash won't match the stored SourceFieldHash in RecordGeoCode, triggering re-geocoding.

      Parameters

      • entity: BaseEntity

        The entity instance to extract field values from

      • fieldNames: string[]

        The field names that contribute to geocoding

      Returns string

      SHA-256 hex digest of the concatenated field values