mirror of
https://github.com/nextapps-de/flexsearch.git
synced 2025-08-31 17:42:13 +02:00
use tagged version
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<title>Example: browser-legacy-basic-persistent</title>
|
||||
</head>
|
||||
<body style="white-space: pre">
|
||||
<script src="https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/flexsearch.bundle.min.js"></script>
|
||||
<script src="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.min.js"></script>
|
||||
<script>
|
||||
(async function(){
|
||||
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<title>Example: browser-legacy-basic-resolver</title>
|
||||
</head>
|
||||
<body style="white-space: pre">
|
||||
<script src="https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/flexsearch.bundle.min.js"></script>
|
||||
<script src="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.min.js"></script>
|
||||
<script>
|
||||
|
||||
// create a simple index which can store id-content-pairs
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<title>Example: browser-legacy-basic-suggestion</title>
|
||||
</head>
|
||||
<body style="white-space: pre">
|
||||
<script src="https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/flexsearch.light.min.js"></script>
|
||||
<script src="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.light.min.js"></script>
|
||||
<script>
|
||||
|
||||
// create a simple index which can store id-content-pairs
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<title>Example: browser-legacy-basic-worker</title>
|
||||
</head>
|
||||
<body style="white-space: pre">
|
||||
<script src="https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/flexsearch.bundle.min.js"></script>
|
||||
<script src="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.min.js"></script>
|
||||
<script>
|
||||
(async function(){
|
||||
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<title>Example: browser-legacy-basic</title>
|
||||
</head>
|
||||
<body style="white-space: pre">
|
||||
<script src="https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/flexsearch.light.min.js"></script>
|
||||
<script src="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.light.min.js"></script>
|
||||
<script>
|
||||
|
||||
// create a simple index which can store id-content-pairs
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<title>Example: browser-legacy-document-highlighting</title>
|
||||
</head>
|
||||
<body style="white-space: pre">
|
||||
<script src="https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/flexsearch.compact.min.js"></script>
|
||||
<script src="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.compact.min.js"></script>
|
||||
<script type="module">
|
||||
|
||||
// some test data
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<title>Example: browser-legacy-document-persistent</title>
|
||||
</head>
|
||||
<body style="white-space: pre">
|
||||
<script src="https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/flexsearch.bundle.min.js"></script>
|
||||
<script src="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.min.js"></script>
|
||||
<script>
|
||||
(async function(){
|
||||
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<title>Example: browser-legacy-document-worker</title>
|
||||
</head>
|
||||
<body style="white-space: pre">
|
||||
<script src="https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/flexsearch.bundle.min.js"></script>
|
||||
<script src="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.min.js"></script>
|
||||
<script>
|
||||
(async function(){
|
||||
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<title>Example: browser-legacy-document</title>
|
||||
</head>
|
||||
<body style="white-space: pre">
|
||||
<script src="https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/flexsearch.compact.min.js"></script>
|
||||
<script src="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.compact.min.js"></script>
|
||||
<script>
|
||||
|
||||
// some test data
|
||||
|
@@ -6,9 +6,9 @@
|
||||
<title>Example: browser-legacy-language-packs</title>
|
||||
</head>
|
||||
<body style="white-space: pre">
|
||||
<script src="https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/flexsearch.compact.min.js"></script>
|
||||
<script src="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.compact.min.js"></script>
|
||||
<!-- Load language pack after loading the library -->
|
||||
<script src="https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/lang/en.min.js"></script>
|
||||
<script src="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/lang/en.min.js"></script>
|
||||
<script>
|
||||
|
||||
const encoder = new FlexSearch.Encoder(
|
||||
|
Reference in New Issue
Block a user