1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-09-29 23:08:59 +02:00

usinst Sqlite within examples

This commit is contained in:
Thomas Wilkerling
2025-03-11 22:43:44 +01:00
parent 3d7db8526e
commit 59e95a2951
78 changed files with 897 additions and 35497 deletions

View File

@@ -2120,7 +2120,7 @@ function Ya(a, b = {}) {
}
u = Ya.prototype;
u.mount = function(a) {
if (a.constructor === Y) {
if (!a.encoder) {
return a.mount(this);
}
a.db = this;