Give Pokedex plugin its own whoosh index.
[zzz-dywypi.git] / plugins / Pokedex / README.txt
index 84a64f3..8d733dd 100644 (file)
@@ -1,6 +1,10 @@
 This plugin provides simple Pokédex lookups.
 
-You must install the pokedex module, run 'pokedex setup', and provide the paths
-to the resulting SQLite and Whoosh files.
+You must install the pokedex module, run 'pokedex setup', and provide the path
+to the resulting database.
+
+The plugin will create a full-text lookup index when it's first loaded, in a
+directory called 'pokedex-index' inside the data directory.  This may take a
+few moments.
 
 pokedex can be found here: http://git.veekun.com/?p=pokedex.git;a=summary