veekun_pokedex/pokedex
Andrew Ekstedt 4cd091241e Whoosh 2.5 performance quickfix
In Whoosh 2.5, fields that can be sorted on need to specify
sortable=True or else take a performance hit (a large one, in our case).

These probably don't all need to be sortable, but hey.
2014-03-13 00:31:53 -07:00
..
data/csv Put short_effect before effect in ability_prose. 2014-03-12 12:18:37 -04:00
db Use Unicode(256) for names and identifiers. 2014-03-13 00:29:49 -07:00
doc Dynamically mangle long table names for Oracle; Unicode → UnicodeText. 2014-02-21 17:47:55 -05:00
struct Move util.py to compatibility.py 2011-04-17 22:30:37 -07:00
tests Make the rest of the tests pass. 2013-11-09 03:49:09 -05:00
util Fix test_media.py. 2012-03-16 12:37:47 -07:00
__init__.py Speed up `import pokedex.db` slightly. 2011-04-03 03:13:07 -07:00
__main__.py Make the library work with `python -m`. 2013-08-09 13:00:37 -07:00
compatibility.py Move util.py to compatibility.py 2011-04-17 22:30:37 -07:00
defaults.py Speed up `import pokedex.db` slightly. 2011-04-03 03:13:07 -07:00
formulae.py Give calculated_stat and calculated_hp the same signature. 2011-03-10 22:12:03 -08:00
lookup.py Whoosh 2.5 performance quickfix 2014-03-13 00:31:53 -07:00
main.py Maybe make the setuptools entry point actually work. 2013-08-09 13:11:54 -07:00
roomaji.py Add Czech romanization 2011-03-29 17:46:41 +03:00