diff options
| author | dawidg81 <dawidgorski.m@gmail.com> | 2026-01-29 14:42:11 +0100 |
|---|---|---|
| committer | dawidg81 <dawidgorski.m@gmail.com> | 2026-01-29 14:42:11 +0100 |
| commit | 584d864b8625e274a13359df8775af8299bb614b (patch) | |
| tree | 2cde896c4d86f5f3f6bf8ae989d2bf9b110bc228 /docs/site/assets/javascripts/lunr/min/lunr.th.min.js | |
| parent | a910dd5c864bc97346b36a025bb50091d7fbdf0c (diff) | |
documentation initial build
Diffstat (limited to 'docs/site/assets/javascripts/lunr/min/lunr.th.min.js')
| -rw-r--r-- | docs/site/assets/javascripts/lunr/min/lunr.th.min.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/site/assets/javascripts/lunr/min/lunr.th.min.js b/docs/site/assets/javascripts/lunr/min/lunr.th.min.js new file mode 100644 index 0000000..dee3aac --- /dev/null +++ b/docs/site/assets/javascripts/lunr/min/lunr.th.min.js @@ -0,0 +1 @@ +!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");var r="2"==e.version[0];e.th=function(){this.pipeline.reset(),this.pipeline.add(e.th.trimmer),r?this.tokenizer=e.th.tokenizer:(e.tokenizer&&(e.tokenizer=e.th.tokenizer),this.tokenizerFn&&(this.tokenizerFn=e.th.tokenizer))},e.th.wordCharacters="[-]",e.th.trimmer=e.trimmerSupport.generateTrimmer(e.th.wordCharacters),e.Pipeline.registerFunction(e.th.trimmer,"trimmer-th");var t=e.wordcut;t.init(),e.th.tokenizer=function(i){if(!arguments.length||null==i||void 0==i)return[];if(Array.isArray(i))return i.map(function(t){return r?new e.Token(t):t});var n=i.toString().replace(/^\s+/,"");return t.cut(n).split("|")}}});
\ No newline at end of file |
