]> git.openstreetmap.org Git - osqa.git/history - forum_modules/mysqlfulltext
Fixes an error in the mysqlfulltext module introduced in one of the previous commits.
[osqa.git] / forum_modules / mysqlfulltext /
2011-06-23 hernaniFixes an error in the mysqlfulltext module introduced...
2011-06-23 jordanbe sure to make the filtration of the queryset during...
2011-06-09 hernaniRemoves an extra "pipe" from the mysql fts install...
2011-06-01 jordanadd the fts indexes during the table creation
2011-06-01 jordanadding an update that creates full text search indexes...
2011-05-26 hernaniSome improvements in the mysql full text module.
2011-05-04 hernaniSeveral improvements in full text search operations.
2011-04-05 hernaniStupid error.
2011-04-05 hernaniForces case insensitivity on mysql fts by forcin upper...
2011-04-02 jordanReintegrate merge cacheimp -> trunk.