mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
cce9c26125
Whoosh's spelling module unfortunately ignores any "words" that don't look like words, even though the algorithm words fine with arbitrary input. I had to clone some code from whoosh.spelling, but avoiding the isalpha() check solved a bunch of problems. Now the index happily compares against anything I feed into it. |
||
---|---|---|
.. | ||
data/csv | ||
db | ||
__init__.py | ||
formulae.py | ||
lookup.py | ||
roomaji.py |