mirror of
https://github.com/nextapps-de/flexsearch.git
synced 2025-08-15 10:34:03 +02:00
use tagged version
This commit is contained in:
58
README.md
58
README.md
@@ -16,10 +16,10 @@ FlexSearch v0.8: [Overview and Migration Guide](doc/0.8.0.md)
|
||||
<a href="#installation">Basic Start</a>  • 
|
||||
<a href="#api">API Reference</a>  • 
|
||||
<a href="doc/encoder.md">Encoder</a>  • 
|
||||
<a href="doc/custom-builds.md">Document Search</a>  • 
|
||||
<a href="doc/document-search.md">Document Search</a>  • 
|
||||
<a href="doc/persistent.md">Persistent Indexes</a>  • 
|
||||
<a href="doc/worker.md">Using Worker</a>  • 
|
||||
<a href="doc/document-search.md">Tag Search</a>  • 
|
||||
<a href="doc/document-search#tag-search">Tag Search</a>  • 
|
||||
<a href="doc/resolver.md">Resolver</a>  • 
|
||||
<a href="doc/customization.md">Customization</a>  • 
|
||||
<a href="CHANGELOG.md">Changelog</a>
|
||||
@@ -102,80 +102,80 @@ The **_dist_** folder are located in: `node_modules/flexsearch/dist/`
|
||||
</tr>
|
||||
<tr>
|
||||
<td>flexsearch.bundle.debug.js</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/flexsearch.bundle.debug.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.bundle.debug.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.bundle.debug.js</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/flexsearch.bundle.debug.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.debug.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.debug.js</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>flexsearch.bundle.min.js</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/flexsearch.bundle.min.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.bundle.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.bundle.min.js</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/flexsearch.bundle.min.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.min.js</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>flexsearch.bundle.module.debug.js</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/flexsearch.bundle.module.debug.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.bundle.module.debug.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.bundle.module.debug.js</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/flexsearch.bundle.module.debug.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.module.debug.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.module.debug.js</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>flexsearch.bundle.module.min.js</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/flexsearch.bundle.module.min.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.bundle.module.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.bundle.module.min.js</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/flexsearch.bundle.module.min.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.module.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.module.min.js</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>flexsearch.es5.debug.js</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/flexsearch.es5.debug.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.es5.debug.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.es5.debug.js</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/flexsearch.es5.debug.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.es5.debug.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.es5.debug.js</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>flexsearch.es5.min.js</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/flexsearch.es5.min.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.es5.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.es5.min.js</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/flexsearch.es5.min.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.es5.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.es5.min.js</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>flexsearch.light.debug.js</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/flexsearch.light.debug.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.light.debug.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.light.debug.js</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/flexsearch.light.debug.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.light.debug.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.light.debug.js</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>flexsearch.light.min.js</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/flexsearch.light.min.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.light.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.light.min.js</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/flexsearch.light.min.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.light.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.light.min.js</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>flexsearch.light.module.debug.js</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/flexsearch.light.module.debug.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.light.module.debug.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.light.module.debug.js</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/flexsearch.light.module.debug.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.light.module.debug.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.light.module.debug.js</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>flexsearch.light.module.min.js</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/flexsearch.light.module.min.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.light.module.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.light.module.min.js</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/flexsearch.light.module.min.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.light.module.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.light.module.min.js</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>Javascript Modules (ESM)</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/module/" target="_blank">Download</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/tree/v0.8-preview/dist/module" target="_blank">https://github.com/nextapps-de/flexsearch/tree/v0.8-preview/dist/module</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/module/" target="_blank">Download</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/tree/0.8.0/dist/module" target="_blank">https://github.com/nextapps-de/flexsearch/tree/0.8.0/dist/module</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>Javascript Modules Minified (ESM)</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/module-min/" target="_blank">Download</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/tree/v0.8-preview/dist/module-min" target="_blank">https://github.com/nextapps-de/flexsearch/tree/v0.8-preview/dist/module-min</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/module-min/" target="_blank">Download</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/tree/0.8.0/dist/module-min" target="_blank">https://github.com/nextapps-de/flexsearch/tree/0.8.0/dist/module-min</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>Javascript Modules Debug (ESM)</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/module-debug/" target="_blank">Download</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/tree/v0.8-preview/dist/module-debug" target="_blank">https://github.com/nextapps-de/flexsearch/tree/v0.8-preview/dist/module-debug</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/module-debug/" target="_blank">Download</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/tree/0.8.0/dist/module-debug" target="_blank">https://github.com/nextapps-de/flexsearch/tree/0.8.0/dist/module-debug</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
@@ -593,7 +593,7 @@ You can also load modules via CDN:
|
||||
|
||||
```html
|
||||
<script type="module">
|
||||
import Index from "https://unpkg.com/flexsearch@v0.8-preview/dist/module/index.js";
|
||||
import Index from "https://unpkg.com/flexsearch@0.8.0/dist/module/index.js";
|
||||
const index = new Index(/* ... */);
|
||||
</script>
|
||||
```
|
||||
|
@@ -76,8 +76,8 @@
|
||||
<div id="suggestions"></div>
|
||||
<script type="module">
|
||||
|
||||
import { Document, Charset } from "https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/flexsearch.bundle.module.min.js";
|
||||
import data from "https://rawcdn.githack.com/nextapps-de/flexsearch/master/demo/data/movies.js";
|
||||
import { Document, Charset } from "https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.module.min.js";
|
||||
import data from "https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/demo/data/movies.js";
|
||||
|
||||
(function(){
|
||||
|
||||
|
56
doc/0.8.0.md
56
doc/0.8.0.md
@@ -1,7 +1,7 @@
|
||||
# FlexSearch v0.8 (Preview)
|
||||
|
||||
```bash
|
||||
npm install git+https://github.com/nextapps-de/flexsearch/tree/v0.8-preview
|
||||
npm install git+https://github.com/nextapps-de/flexsearch/tree/master
|
||||
```
|
||||
|
||||
## What's New
|
||||
@@ -1380,80 +1380,80 @@ The **_dist_** folder are located in: `node_modules/flexsearch/dist/`
|
||||
</tr>
|
||||
<tr>
|
||||
<td>flexsearch.bundle.debug.js</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/flexsearch.bundle.debug.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.bundle.debug.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.bundle.debug.js</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/flexsearch.bundle.debug.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.debug.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.debug.js</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>flexsearch.bundle.min.js</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/flexsearch.bundle.min.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.bundle.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.bundle.min.js</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/flexsearch.bundle.min.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.min.js</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>flexsearch.bundle.module.debug.js</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/flexsearch.bundle.module.debug.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.bundle.module.debug.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.bundle.module.debug.js</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/flexsearch.bundle.module.debug.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.module.debug.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.module.debug.js</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>flexsearch.bundle.module.min.js</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/flexsearch.bundle.module.min.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.bundle.module.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.bundle.module.min.js</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/flexsearch.bundle.module.min.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.module.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.module.min.js</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>flexsearch.es5.debug.js</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/flexsearch.es5.debug.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.es5.debug.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.es5.debug.js</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/flexsearch.es5.debug.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.es5.debug.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.es5.debug.js</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>flexsearch.es5.min.js</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/flexsearch.es5.min.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.es5.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.es5.min.js</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/flexsearch.es5.min.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.es5.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.es5.min.js</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>flexsearch.light.debug.js</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/flexsearch.light.debug.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.light.debug.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.light.debug.js</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/flexsearch.light.debug.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.light.debug.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.light.debug.js</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>flexsearch.light.min.js</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/flexsearch.light.min.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.light.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.light.min.js</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/flexsearch.light.min.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.light.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.light.min.js</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>flexsearch.light.module.debug.js</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/flexsearch.light.module.debug.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.light.module.debug.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.light.module.debug.js</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/flexsearch.light.module.debug.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.light.module.debug.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.light.module.debug.js</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>flexsearch.light.module.min.js</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/flexsearch.light.module.min.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.light.module.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/v0.8-preview/dist/flexsearch.light.module.min.js</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/flexsearch.light.module.min.js" target="_blank">Download</a></td>
|
||||
<td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.light.module.min.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.light.module.min.js</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>Javascript Modules (ESM)</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/module/" target="_blank">Download</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/tree/v0.8-preview/dist/module" target="_blank">https://github.com/nextapps-de/flexsearch/tree/v0.8-preview/dist/module</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/module/" target="_blank">Download</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/tree/0.8.0/dist/module" target="_blank">https://github.com/nextapps-de/flexsearch/tree/0.8.0/dist/module</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>Javascript Modules Minified (ESM)</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/module-min/" target="_blank">Download</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/tree/v0.8-preview/dist/module-min" target="_blank">https://github.com/nextapps-de/flexsearch/tree/v0.8-preview/dist/module-min</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/module-min/" target="_blank">Download</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/tree/0.8.0/dist/module-min" target="_blank">https://github.com/nextapps-de/flexsearch/tree/0.8.0/dist/module-min</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>Javascript Modules Debug (ESM)</td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/v0.8-preview/dist/module-debug/" target="_blank">Download</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/tree/v0.8-preview/dist/module-debug" target="_blank">https://github.com/nextapps-de/flexsearch/tree/v0.8-preview/dist/module-debug</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/raw/0.8.0/dist/module-debug/" target="_blank">Download</a></td>
|
||||
<td><a href="https://github.com/nextapps-de/flexsearch/tree/0.8.0/dist/module-debug" target="_blank">https://github.com/nextapps-de/flexsearch/tree/0.8.0/dist/module-debug</a></td>
|
||||
</tr>
|
||||
<tr></tr>
|
||||
<tr>
|
||||
@@ -1573,7 +1573,7 @@ You can also load modules via CDN:
|
||||
|
||||
```html
|
||||
<script type="module">
|
||||
import Index from "https://unpkg.com/flexsearch@v0.8-preview/dist/module/index.js";
|
||||
import Index from "https://unpkg.com/flexsearch@0.8.0/dist/module/index.js";
|
||||
const index = new Index(/* ... */);
|
||||
</script>
|
||||
```
|
||||
|
@@ -37,6 +37,8 @@ By passing the search option `merge: true` the result set will be merged into (g
|
||||
}]
|
||||
```
|
||||
|
||||
<a name="tag-search"></a>
|
||||
|
||||
## Multi-Tag-Search
|
||||
|
||||
Assume this document schema (a dataset from IMDB):
|
||||
|
@@ -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(
|
||||
|
@@ -8,7 +8,7 @@
|
||||
<body style="white-space: pre">
|
||||
<script type="module">
|
||||
|
||||
import { Index, IndexedDB } from "https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/flexsearch.bundle.module.min.js";
|
||||
import { Index, IndexedDB } from "https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.module.min.js";
|
||||
|
||||
// create DB instance with namespace
|
||||
const db = new IndexedDB("my-store");
|
||||
|
@@ -8,7 +8,7 @@
|
||||
<body style="white-space: pre">
|
||||
<script type="module">
|
||||
|
||||
import { Index, Resolver } from "https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/flexsearch.bundle.module.min.js";
|
||||
import { Index, Resolver } from "https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.module.min.js";
|
||||
|
||||
// create a simple index which can store id-content-pairs
|
||||
const index = new Index({
|
||||
|
@@ -8,7 +8,7 @@
|
||||
<body style="white-space: pre">
|
||||
<script type="module">
|
||||
|
||||
import { Index } from "https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/flexsearch.light.module.min.js";
|
||||
import { Index } from "https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.light.module.min.js";
|
||||
|
||||
// create a simple index which can store id-content-pairs
|
||||
const index = new Index({
|
||||
|
@@ -1,4 +1,4 @@
|
||||
import { Encoder } from "https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/flexsearch.bundle.module.min.js";
|
||||
import { Encoder } from "https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.module.min.js";
|
||||
|
||||
export default {
|
||||
tokenize: "forward",
|
||||
|
@@ -8,7 +8,7 @@
|
||||
<body style="white-space: pre">
|
||||
<script type="module">
|
||||
|
||||
import { Index } from "https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/flexsearch.light.module.min.js";
|
||||
import { Index } from "https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.light.module.min.js";
|
||||
|
||||
// create a simple index which can store id-content-pairs
|
||||
const index = new Index({
|
||||
|
@@ -8,7 +8,7 @@
|
||||
<body style="white-space: pre">
|
||||
<script type="module">
|
||||
|
||||
import { Document, Charset } from "https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/flexsearch.compact.module.min.js";
|
||||
import { Document, Charset } from "https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.compact.module.min.js";
|
||||
|
||||
// some test data
|
||||
const data = [{
|
||||
|
@@ -8,7 +8,7 @@
|
||||
<body style="white-space: pre">
|
||||
<script type="module">
|
||||
|
||||
import { Document, Charset, IndexedDB } from "https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/flexsearch.bundle.module.min.js";
|
||||
import { Document, Charset, IndexedDB } from "https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.module.min.js";
|
||||
|
||||
// some test data
|
||||
const data = [{
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import { Encoder, Charset } from "https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/flexsearch.bundle.module.min.js";
|
||||
import EnglishPreset from "https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/module/lang/en.js";
|
||||
import { Encoder, Charset } from "https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.module.min.js";
|
||||
import EnglishPreset from "https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/module/lang/en.js";
|
||||
|
||||
export default {
|
||||
tokenize: "forward",
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import { Encoder, Charset } from "https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/flexsearch.bundle.module.min.js";
|
||||
import EnglishPreset from "https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/module/lang/en.js";
|
||||
import { Encoder, Charset } from "https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.bundle.module.min.js";
|
||||
import EnglishPreset from "https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/module/lang/en.js";
|
||||
|
||||
export default {
|
||||
tokenize: "forward",
|
||||
|
@@ -8,7 +8,7 @@
|
||||
<body style="white-space: pre">
|
||||
<script type="module">
|
||||
|
||||
import { Document, Charset } from "https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/flexsearch.compact.module.min.js";
|
||||
import { Document, Charset } from "https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.compact.module.min.js";
|
||||
|
||||
// some test data
|
||||
const data = [{
|
||||
|
@@ -8,8 +8,8 @@
|
||||
<body style="white-space: pre">
|
||||
<script type="module">
|
||||
|
||||
import { Index, Encoder, Charset } from "https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/flexsearch.compact.module.min.js";
|
||||
import EnglishPreset from "https://rawcdn.githack.com/nextapps-de/flexsearch/a006c24bbb6f77ad491fa81c1c30481efa2431de/dist/module/lang/en.js";
|
||||
import { Index, Encoder, Charset } from "https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/flexsearch.compact.module.min.js";
|
||||
import EnglishPreset from "https://rawcdn.githack.com/nextapps-de/flexsearch/0.8.0/dist/module/lang/en.js";
|
||||
|
||||
const encoder = new Encoder(
|
||||
Charset.LatinSimple,
|
||||
|
Reference in New Issue
Block a user