1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-09-25 12:58:59 +02:00

v0.8 compatible export/import

This commit is contained in:
Thomas Wilkerling
2025-03-15 12:06:31 +01:00
parent a975b063c7
commit 76d089b27c
55 changed files with 1995 additions and 2032 deletions

View File

@@ -50,7 +50,7 @@ function v(a, c) {
}
;const w = /[^\p{L}\p{N}]+/u, x = /(\d{3})/g, y = /(\D)(\d{3})/g, z = /(\d{3})(\D)/g, B = "".normalize && /[\u0300-\u036f]/g;
function C(a) {
if (!this) {
if (this.constructor !== C) {
return new C(...arguments);
}
for (let c = 0; c < arguments.length; c++) {
@@ -508,7 +508,7 @@ function P(a, c) {
return b;
}
;function H(a, c) {
if (!this) {
if (this.constructor !== H) {
return new H(a);
}
if (a) {