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:
2
dist/module-debug/webpack.js
vendored
2
dist/module-debug/webpack.js
vendored
@@ -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;
|
||||
|
Reference in New Issue
Block a user