6 lines
95 B
MySQL
6 lines
95 B
MySQL
|
|
--
|
||
|
|
-- Use libstemmer for stemming rather than SQLite.
|
||
|
|
--
|
||
|
|
|
||
|
|
DROP TABLE IF EXISTS TokenizerTable;
|