From 0455fa4b7449f56edcc09f8500b92f9d29b89bf0 Mon Sep 17 00:00:00 2001 From: Thomas Wilkerling Date: Mon, 17 Mar 2025 20:05:10 +0100 Subject: [PATCH] hotfix typo --- README.md | 20 +- demo/autocomplete.html | 4 +- dist/flexsearch.bundle.debug.js | 875 ++++++++-------- dist/flexsearch.bundle.min.js | 112 +-- dist/flexsearch.bundle.module.debug.js | 875 ++++++++-------- dist/flexsearch.bundle.module.min.js | 112 +-- dist/flexsearch.compact.debug.js | 298 +++--- dist/flexsearch.compact.min.js | 58 +- dist/flexsearch.compact.module.debug.js | 300 +++--- dist/flexsearch.compact.module.min.js | 60 +- dist/flexsearch.es5.debug.js | 943 +++++++++--------- dist/flexsearch.es5.min.js | 220 ++-- dist/flexsearch.light.debug.js | 190 ++-- dist/flexsearch.light.min.js | 31 +- dist/flexsearch.light.module.debug.js | 190 ++-- dist/flexsearch.light.module.min.js | 31 +- dist/module-debug/cache.js | 17 + dist/module-debug/index/search.js | 2 +- dist/module-min/cache.js | 2 +- dist/module-min/index/search.js | 2 +- dist/module/cache.js | 17 + dist/module/index/search.js | 2 +- doc/0.8.0.md | 20 +- .../basic-persistent/index.html | 2 +- .../browser-legacy/basic-resolver/index.html | 2 +- .../basic-suggestion/index.html | 2 +- .../browser-legacy/basic-worker/index.html | 2 +- example/browser-legacy/basic/index.html | 4 +- .../document-highlighting/index.html | 2 +- .../document-persistent/index.html | 2 +- .../browser-legacy/document-worker/index.html | 2 +- example/browser-legacy/document/index.html | 2 +- .../browser-legacy/language-pack/index.html | 4 +- .../basic-persistent/index.html | 2 +- .../browser-module/basic-resolver/index.html | 2 +- .../basic-suggestion/index.html | 2 +- .../basic-worker-extern-config/config.js | 2 +- example/browser-module/basic/index.html | 2 +- .../document-highlighting/index.html | 2 +- .../document-persistent/index.html | 2 +- .../config.originalTitle.js | 4 +- .../config.primaryTitle.js | 4 +- example/browser-module/document/index.html | 2 +- .../browser-module/language-pack/index.html | 4 +- package-lock.json | 4 +- package.json | 2 +- src/cache.js | 17 + src/index/search.js | 2 +- 48 files changed, 2275 insertions(+), 2183 deletions(-) diff --git a/README.md b/README.md index 83967d7..b704bd0 100644 --- a/README.md +++ b/README.md @@ -103,61 +103,61 @@ The **_dist_** folder are located in: `node_modules/flexsearch/dist/` flexsearch.bundle.debug.js Download - https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.debug.js + https://cdn.jsdelivr.net/gh/nextapps-de/flexsearch@0.8.0/dist/flexsearch.bundle.debug.js flexsearch.bundle.min.js Download - https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.min.js + https://cdn.jsdelivr.net/gh/nextapps-de/flexsearch@0.8.0/dist/flexsearch.bundle.min.js flexsearch.bundle.module.debug.js Download - https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.module.debug.js + https://cdn.jsdelivr.net/gh/nextapps-de/flexsearch@0.8.0/dist/flexsearch.bundle.module.debug.js flexsearch.bundle.module.min.js Download - https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.module.min.js + https://cdn.jsdelivr.net/gh/nextapps-de/flexsearch@0.8.0/dist/flexsearch.bundle.module.min.js flexsearch.es5.debug.js Download - https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.es5.debug.js + https://cdn.jsdelivr.net/gh/nextapps-de/flexsearch@0.8.0/dist/flexsearch.es5.debug.js flexsearch.es5.min.js Download - https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.es5.min.js + https://cdn.jsdelivr.net/gh/nextapps-de/flexsearch@0.8.0/dist/flexsearch.es5.min.js flexsearch.light.debug.js Download - https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.light.debug.js + https://cdn.jsdelivr.net/gh/nextapps-de/flexsearch@0.8.0/dist/flexsearch.light.debug.js flexsearch.light.min.js Download - https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.light.min.js + https://cdn.jsdelivr.net/gh/nextapps-de/flexsearch@0.8.0/dist/flexsearch.light.min.js flexsearch.light.module.debug.js Download - https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.light.module.debug.js + https://cdn.jsdelivr.net/gh/nextapps-de/flexsearch@0.8.0/dist/flexsearch.light.module.debug.js flexsearch.light.module.min.js Download - https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.light.module.min.js + https://cdn.jsdelivr.net/gh/nextapps-de/flexsearch@0.8.0/dist/flexsearch.light.module.min.js diff --git a/demo/autocomplete.html b/demo/autocomplete.html index fc9daf2..dfc7007 100644 --- a/demo/autocomplete.html +++ b/demo/autocomplete.html @@ -76,8 +76,8 @@
+ + + + - + + + + + + - +