Localisation updates for core and extension messages from translatewiki.net (2010...
[lhc/web/wiklou.git] / includes / search / SearchSqlite.php
2010-01-13 Max SemenikRenamed $wgSearchMySQLTotalHits to $wgCountTotalSearchH...
2010-01-10 Max SemenikCleared SearchSqlite from some mysqlisms from r58322
2010-01-09 Max SemenikSeverely refactored the SearchResultSet descendants...
2010-01-06 Niklas LaxströmAdd comment about unused parameters to constructor...
2010-01-06 Max SemenikFixed insane selectField() usage from r58322
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-10-30 Max SemenikMatch lowercase titles in SearchSqlite
2009-10-30 Max SemenikFollow-up to r58322: removed debugging code
2009-10-29 Max SemenikMerge SQLite search from branches/sqlite/ to trunk