Circle V2 API Docs
    Preparing search index...

    Function looseMatch

    • Locate a quote that may elide text with break characters: the needle is split at each elision or paragraph break (\n\n / \r\n\r\n) and every segment must be found — exact-first, then fuzzy — strictly after the previous segment's match, so out-of-order fragments never verify. A needle with no break degenerates to plain fuzzyMatch semantics. All segments are reported even after one fails.

      Parameters

      Returns LooseMatch