1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-10-04 17:11:33 +02:00

add flexsearch-0.8.0 (preview)

This commit is contained in:
Thomas Wilkerling
2025-03-01 12:32:20 +01:00
parent e4e9b31c61
commit 4cc94a920a
4 changed files with 182 additions and 83 deletions

View File

@@ -21,10 +21,11 @@
"flexsearch-match", "flexsearch-memory", "flexsearch-score",
"flexsearch-speed"
]:[
/*"flexsearch-0.6.2", "flexsearch-0.6.3",*/ "minisearch", "flexsearch-0.7.0",
//"flexsearch-0.6.2", "flexsearch-0.6.3",
"flexsearch-0.7.0", "flexsearch-0.8.0",
"bm25", "bulksearch", "elasticlunr",
"fuzzysearch", "js-search", "jsii",
"fuse", "lunr", "wade", "lyra"
"fuse", "lunr", "wade", "lyra", "minisearch"
]);
list.render(lib);
@@ -225,7 +226,7 @@
if(index < lib.length){
if(event.origin === location.protocol + "//" + location.hostname){ // "https://nextapps-de.github.io" "https://raw.githack.com"
if(event.origin === location.protocol + "//" + location.hostname + ":" + location.port){ // "https://nextapps-de.github.io" "https://raw.githack.com"
//console.log(event.data);