Closed mobinseven closed 9 years ago
I figured out that in 'lunr.Pipeline.prototype.run' this line :
token = this._stack[j](token, i, tokens)
is returning null or undefined for non-english charachters (Persian [farsi] in my case). Any Ideas?
see #122 for more details
I figured out that in 'lunr.Pipeline.prototype.run' this line :
is returning null or undefined for non-english charachters (Persian [farsi] in my case). Any Ideas?