fflexsearchSource ↗
58 declarations and 32 call references extracted from public source metadata.

Source symbols: src/db/mongodb/index.js

Deterministic, value-free symbol metadata extracted from public source. Implementations and literal values are not copied into this page.

  • Revision: master@f7ed963096a0792da7b2fd63bb7114b3fbac55ed · 2026-06-28T18:05:03Z
  • Declarations: 58
  • Referenced calls: 32

Declared symbols

  • defaults — const at line 2
  • VERSION — const at line 8
  • fields — const at line 9
  • sanitize — function at line 13; references toLowerCase, replace
  • CLIENT — let at line 17; references create, MongoDB, info, sanitize, assign
  • Index — let at line 18; references create, MongoDB, info, sanitize, assign
  • MongoDB — exported function at line 25; references info, sanitize, assign
  • createCollection — function at line 59; references collection, createIndex
  • url — let at line 91
  • collections — const at line 107; references listCollections, toArray, for, createCollection
  • found — let at line 110; references for
  • clear — function at line 142; references dropCollection, createCollection
  • create_result — function at line 157; references for, push
  • _id — const at line 158; references for
  • id — const at line 163
  • arr — const at line 174; references for, push
  • rows — let at line 188
  • params — let at line 189
  • stmt — const at line 193
  • project — const at line 206
  • stmt — const at line 207
  • match — const at line 233
  • result — const at line 272; references collection, aggregate, next, push
  • row — const at line 275; references next, push, create_result, collection, find, toArray, aggregate
  • rows — let at line 286; references collection, find, toArray
  • stmt — const at line 290
  • stmt — const at line 303
  • result — const at line 329; references collection, aggregate, next, push
  • row — const at line 332; references next, push, create_result, collection, find, toArray
  • result — let at line 358; references for, push, sanitize, collection, aggregate
  • params — let at line 362; references for, push
  • keyword — let at line 363; references for, push
  • term — let at line 364; references for, push
  • swap — const at line 368; references push
  • project — const at line 377
  • stmt — const at line 381
  • match — const at line 412
  • project — const at line 451
  • stmt — const at line 455
  • match — const at line 488
  • row — const at line 528; references next, push
  • tasks — let at line 553; references for, push
  • removals — let at line 554; references for, push
  • promises — const at line 576; references for, push, collection, insertMany
  • data — let at line 579; references for, push
  • key — const at line 581; references for, push
  • arr — const at line 582; references for, push
  • data — let at line 604; references for, push
  • ctx_key — const at line 606; references for, push
  • ctx_value — const at line 607; references for, push
  • key — const at line 609; references for, push
  • arr — const at line 610; references for, push
  • data — let at line 633; references for, push
  • tag — const at line 635; references for, push
  • ids — const at line 636; references for, push
  • data — let at line 649; references for, entries, push
  • id — const at line 652; references push
  • doc — const at line 653; references push

Imported modules

  • mongodb
  • ../interface.js
  • ../../common.js

File-level call references


Source: src/db/mongodb/index.js

Generated by smolify with deterministic-repository-import-v2 · 1 source file