edgeport - v1.0.3
    Preparing search index...

    Function approx

    • Approximate match (attr~=value); server-defined fuzzy comparison.

      Parameters

      • attr: string

        The attribute description.

      • value: string

        The assertion value (used verbatim).

      Returns AttributeValueFilter

      An approxMatch Filter node.

      1.0.2

      approx('sn', 'jonsen');