@@ -67,31 +67,31 @@ Plugins (extern projects):
67
67
</tr>
68
68
<tr>
69
69
<td>flexsearch.bundle.js</td>
70
- <td><a href="https://github.com/nextapps-de/flexsearch/raw/0.7.2 /dist/flexsearch.bundle.js" target="_blank">Download</a></td>
71
- <td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.7.2 /dist/flexsearch.bundle.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.7.2 /dist/flexsearch.bundle.js</a></td>
70
+ <td><a href="https://github.com/nextapps-de/flexsearch/raw/0.7.3 /dist/flexsearch.bundle.js" target="_blank">Download</a></td>
71
+ <td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.7.3 /dist/flexsearch.bundle.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.7.3 /dist/flexsearch.bundle.js</a></td>
72
72
</tr>
73
73
<tr></tr>
74
74
<tr>
75
75
<td>flexsearch.light.js</td>
76
- <td><a href="https://github.com/nextapps-de/flexsearch/raw/0.7.2 /dist/flexsearch.light.js" target="_blank">Download</a></td>
77
- <td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.7.2 /dist/flexsearch.light.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.7.2 /dist/flexsearch.light.js</a></td>
76
+ <td><a href="https://github.com/nextapps-de/flexsearch/raw/0.7.3 /dist/flexsearch.light.js" target="_blank">Download</a></td>
77
+ <td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.7.3 /dist/flexsearch.light.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.7.3 /dist/flexsearch.light.js</a></td>
78
78
</tr>
79
79
<tr></tr>
80
80
<tr>
81
81
<td>flexsearch.compact.js</td>
82
- <td><a href="https://github.com/nextapps-de/flexsearch/raw/0.7.2 /dist/flexsearch.compact.js" target="_blank">Download</a></td>
83
- <td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.7.2 /dist/flexsearch.compact.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.7.2 /dist/flexsearch.compact.js</a></td>
82
+ <td><a href="https://github.com/nextapps-de/flexsearch/raw/0.7.3 /dist/flexsearch.compact.js" target="_blank">Download</a></td>
83
+ <td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.7.3 /dist/flexsearch.compact.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.7.3 /dist/flexsearch.compact.js</a></td>
84
84
</tr>
85
85
<tr></tr>
86
86
<tr>
87
87
<td>flexsearch.es5.js *</td>
88
- <td><a href="https://github.com/nextapps-de/flexsearch/raw/0.7.2 /dist/flexsearch.es5.js" target="_blank">Download</a></td>
89
- <td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.7.2 /dist/flexsearch.es5.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.7.2 /dist/flexsearch.es5.js</a></td>
88
+ <td><a href="https://github.com/nextapps-de/flexsearch/raw/0.7.3 /dist/flexsearch.es5.js" target="_blank">Download</a></td>
89
+ <td><a href="https://rawcdn.githack.com/nextapps-de/flexsearch/0.7.3 /dist/flexsearch.es5.js" target="_blank">https://rawcdn.githack.com/nextapps-de/flexsearch/0.7.3 /dist/flexsearch.es5.js</a></td>
90
90
</tr>
91
91
<tr></tr>
92
92
<tr>
93
93
<td>ES6 Modules</td>
94
- <td><a href="https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/nextapps-de/flexsearch/tree/0.7.2 /dist/module/" target="_blank">Download</a></td>
94
+ <td><a href="https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/nextapps-de/flexsearch/tree/0.7.3 /dist/module/" target="_blank">Download</a></td>
95
95
<td>The <i>/dist/module/</i> folder of this Github repository</td>
96
96
</tr>
97
97
</table >
@@ -106,7 +106,7 @@ npm install flexsearch
106
106
107
107
#### Get Latest Nightly (Do not use for production!)
108
108
109
- Just exchange the version number from the URLs above with "master", e.g.: "/flexsearch/__ 0.7.2 __ /dist/" into "/flexsearch/__ master__ /dist".
109
+ Just exchange the version number from the URLs above with "master", e.g.: "/flexsearch/__ 0.7.3 __ /dist/" into "/flexsearch/__ master__ /dist".
110
110
111
111
### Compare Web-Bundles
112
112
@@ -438,7 +438,7 @@ const worker = new WorkerIndex(options);
438
438
439
439
Or via CDN:
440
440
``` html
441
- <
script src =
" https://cdn.jsdelivr.net/gh/nextapps-de/[email protected] .2 /dist/flexsearch.bundle.js" ></
script >
441
+ <
script src =
" https://cdn.jsdelivr.net/gh/nextapps-de/[email protected] .3 /dist/flexsearch.bundle.js" ></
script >
442
442
```
443
443
444
444
AMD:
447
447
var FlexSearch = require (" ./flexsearch.js" );
448
448
```
449
449
450
- Load one of the builds from the folder <a href =" https://github.com/nextapps-de/flexsearch/tree/0.7.2 /dist " >dist</a > within your html as a script and use as follows:
450
+ Load one of the builds from the folder <a href =" https://github.com/nextapps-de/flexsearch/tree/0.7.3 /dist " >dist</a > within your html as a script and use as follows:
451
451
452
452
``` js
453
453
var index = new FlexSearch.Index (options);
0 commit comments