1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-09-27 05:48:59 +02:00

keep scoring on intersect-union (tags)

This commit is contained in:
Thomas Wilkerling
2025-03-11 09:40:47 +01:00
parent c7cb343f0a
commit bf86d833be
25 changed files with 513 additions and 341 deletions

View File

@@ -74,8 +74,8 @@ import Charset from "./charset.js";
/** @export */Resolver.prototype.xor;
/** @export */Resolver.prototype.not;
/** @export */StorageInterface.id;
/** @export */StorageInterface.db;
/** @export */StorageInterface.id;
/** @export */StorageInterface.support_tag_search;
/** @export */StorageInterface.prototype.mount;
/** @export */StorageInterface.prototype.open;