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:
4
dist/flexsearch.light.module.debug.js
vendored
4
dist/flexsearch.light.module.debug.js
vendored
@@ -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) {
|
||||
|
Reference in New Issue
Block a user