secubox-openwrt/site/assets/javascripts/lunr/min/lunr.kn.min.js
2026-01-04 19:50:25 +01:00

1 line
3.4 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

!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.");e.kn=function(){this.pipeline.reset(),this.pipeline.add(e.kn.trimmer,e.kn.stopWordFilter,e.kn.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.kn.stemmer))},e.kn.wordCharacters="ಀ-಄ಅ-ಔಕ-ಹಾ-ೌ಼-ಽೕ-ೖೝ-ೞೠ-ೡೢ-ೣ೤೥೦-೯ೱ-ೳ",e.kn.trimmer=e.trimmerSupport.generateTrimmer(e.kn.wordCharacters),e.Pipeline.registerFunction(e.kn.trimmer,"trimmer-kn"),e.kn.stopWordFilter=e.generateStopWordFilter("ಮತ ರಲಿ ಅಥವ ಇದ ಅವರ ಅವರ ತನ ಆದರ ತಮ ತರ ಲಕ ಲವ ಅನ ಎರಡ ರಮ ಇದನ ಇದರ ಅದರ ಅದ ದಲ ಬಗ ನಲಿ ಇತರ ಅತ ಿ ಸಹ ಯವಿ ಹಲವ ಿ ಕಡಿ ಿ ಅನ ಇವರ ರಕ ಇದ ಇಲಿ ಎಲ ಿಿ ಅದನ ಹಲವ ಿ ವಲ ದಕಿ ಅವನ ಅತಿ ಬಹಳ ಲಸ ಎಲ ರತಿ ಇತಿ ಇವ ನಡ ಇದಕ ಎಸ ಇವರ ದಲ ಇದರಲಿ ಿ ಿ ಅಲಿ ಡಲ ಅದ ಈಗ ಅವ ಗಳ ಅವನ ದರ ಅವರಿ ಇರ ಿ ಅವಗಳ ಿ ಇನ ಿ ಿ ಅವರನ ಇದ ಿಯಲಿ ಅದರಲಿ ಿದರ ನಡ ಆಗ ಮತ ಆತ ಒಟ ಇತರ ಿ ರಮಣದ ಗಳನ ಿ ಆದದರಿ ಅಲಲದ ನಗರದ ಿ ಏಕದರ ರಷ ದನ ಿ ದರ ಿಿ ಆದರ ಆದ ಿಿ ಮತ ಿ ಆತನ ".split(" ")),e.kn.stemmer=function(){return function(e){return"function"==typeof e.update?e.update(function(e){return e}):e}}();var r=e.wordcut;r.init(),e.kn.tokenizer=function(t){if(!arguments.length||null==t||void 0==t)return[];if(Array.isArray(t))return t.map(function(r){return isLunr2?new e.Token(r.toLowerCase()):r.toLowerCase()});var n=t.toString().toLowerCase().replace(/^\s+/,"");return r.cut(n).split("|")},e.Pipeline.registerFunction(e.kn.stemmer,"stemmer-kn"),e.Pipeline.registerFunction(e.kn.stopWordFilter,"stopWordFilter-kn")}});