| MEDIUM | test/token-search-scenarios.test.js | 3 | // ──────────────────────────────────────────────────────────── |
| MEDIUM | test/token-search-scenarios.test.js | 6 | // ──────────────────────────────────────────────────────────── |
| MEDIUM | src/types.ts | 1 | // ── Range / indices ──────────────────────────────────────────────── |
| MEDIUM | src/types.ts | 5 | // ── Search internals ─────────────────────────────────────────────── |
| MEDIUM | src/types.ts | 34 | // ── Key types ────────────────────────────────────────────────────── |
| MEDIUM | src/types.ts | 54 | // ── Get function ─────────────────────────────────────────────────── |
| MEDIUM | src/types.ts | 63 | // ── Tokenize function (token search) ─────────────────────────────── |
| MEDIUM | src/types.ts | 73 | // ── Norm ─────────────────────────────────────────────────────────── |
| MEDIUM | src/types.ts | 80 | // ── Index records ────────────────────────────────────────────────── |
| MEDIUM | src/types.ts | 129 | // ── Sort function types ──────────────────────────────────────────── |
| MEDIUM | src/types.ts | 158 | // ── Match score (internal) ───────────────────────────────────────── |
| MEDIUM | src/types.ts | 183 | // ── Options ──────────────────────────────────────────────────────── |
| MEDIUM | src/types.ts | 247 | // ── Search options ───────────────────────────────────────────────── |
| MEDIUM | src/types.ts | 253 | // ── Result types ─────────────────────────────────────────────────── |
| MEDIUM | src/types.ts | 269 | // ── Expression (logical search) ──────────────────────────────────── |
| MEDIUM | src/search/extended/matchers.ts | 5 | // ── Matcher interface ───────────────────────────────────────────── |
| MEDIUM | src/search/extended/matchers.ts | 16 | // ── Matcher definition ──────────────────────────────────────────── |
| MEDIUM | src/search/extended/matchers.ts | 37 | // ── Matcher definitions ─────────────────────────────────────────── |