MCPcopy Create free account

hub / github.com/nextapps-de/flexsearch / functions

Functions122 in github.com/nextapps-de/flexsearch

Functionlcg
* Linear Congruential Generator (LCG) * @param {!number|bigint|string} str * @this {KeystoreMap|KeystoreSet}
src/keystore.js:407
Functionlcg64
* @param {!number|bigint|string} str * @this {KeystoreMap|KeystoreSet}
src/keystore.js:428
Functiononmessage
(msg)
src/worker.js:59
Functionparse_descriptor
* @this {Document} * @return {Map<string, Index|WorkerIndex>}
src/document.js:280
Functionregister
* @param {!string} key * @this {Index|Document|WorkerIndex}
src/async.js:32
Functionreturn_result
* @param {!Array<IntermediateSearchResults>} final * @param {number} limit * @param {number=} offset * @param {boolean=} enrich * @param {boolean=
src/resolve/not.js:29
Functionreturn_result
* Aggregate the intersection of N raw results * @param {!Array<IntermediateSearchResults>} final * @param {number} limit * @param {number=} offset
src/resolve/or.js:32
Functionreturn_result
* @param {!Array<IntermediateSearchResults>} final * @param {number} limit * @param {number=} offset * @param {boolean=} enrich * @param {boolean=
src/resolve/xor.js:31
Functionreturn_result
* Aggregate the intersection of N raw results * @param {!Array<IntermediateSearchResults>} final * @param {number} limit * @param {number=} offset
src/resolve/and.js:42
Functionsave
* * @param {function(string, string):Promise|void} callback * @param {string|null|void} field * @param {string} key * @param {Array|null} chunk *
src/serialize.js:131
FunctionsearchCache
(query, limit, options)
src/cache.js:11
Functionserialize
(withFunctionWrapper = true)
src/serialize.js:453
Functionset
(target, key, value)
src/keystore.js:175
Functionsingle_term_query
* @param {!string} term * @param {string|null} keyword * @param {number} limit * @param {number=} offset * @param {boolean=} resolve * @param {bo
src/index/search.js:398
Functionsort_by_length_down
(a, b)
src/common.js:81
Functionsort_by_length_up
(a, b)
src/common.js:85
Functiontest_document
()
test/types.ts:113
Functiontest_encoder
(str)
test/encoder.js:110
Functiontest_index
()
test/types.ts:19
Functiontest_persistent
()
test/types.ts:265
Functiontest_worker
()
test/types.ts:433
Functiontick
(name)
src/profiler.js:17
← previous101–122 of 122, ranked by callers