aboutsummaryrefslogtreecommitdiffstats
path: root/includes/SearchMySQL4.php
Commit message (Expand)AuthorAgeFilesLines
* Move search related includes to includes/search/Chad Horohoe2009-07-301-34/+0
* Revert r36413 -- renaming of search files into 'search' subdirectoryBrion Vibber2008-06-191-0/+34
* Recommit r36403 with working version history hopefully: Move Search*.php to s...Bryan Tong Minh2008-06-181-34/+0
* Revert r36403: Breaking SVN version historyBryan Tong Minh2008-06-181-0/+34
* More ~/includes cleanup. Moving all the Search*.php files to ~/includes/search.Chad Horohoe2008-06-171-34/+0
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-1/+6
* * (bug 11563) Deprecated SearchMySQL4 class; merged code to SearchMySQLBrion Vibber2008-03-181-49/+4
* * (bug 278) Search results no longer highlight incorrect partial word matchesBrion Vibber2007-10-011-1/+1
* * (bug 4021) Fix for MySQL wildcard searchBrion Vibber2007-09-111-1/+7
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* Yet more doc tweaks:Nick Jenkins2007-04-201-4/+0
* The war on redundant ampersand usage!Nick Jenkins2007-01-221-2/+2
* Use Doxygen @addtogroup instead of phpdoc @package && @subpackageAntoine Musso2007-01-201-4/+2
* Completing code housekeeping stuff for rest of includes/ directory: removing ...Nick Jenkins2006-11-291-1/+2
* AutoLoad search classesDomas Mituzas2006-06-061-2/+0
* Revert to r14512; domas introduced massive breakage with incomplete experimen...Brion Vibber2006-06-011-0/+2
* Use AutoLoader to load classes:Domas Mituzas2006-06-011-2/+0
* Update the FSF's address in all these GPL stub headersBrion Vibber2006-04-051-1/+1
* * s~\t+$~~Ævar Arnfjörð Bjarmason2006-01-071-2/+2
* * s~ +$~~Ævar Arnfjörð Bjarmason2006-01-071-4/+4
* * (bug 3948) Avoid notice warning in debug statement in bad searchBrion Vibber2005-11-161-1/+1
* Change the SearchEngine interface around:Brion Vibber2005-05-231-44/+2
* Spacing; use Title::existsBrion Vibber2005-05-231-18/+18
* Decouple revision.rev_id from text.old_idBrion Vibber2005-03-281-4/+5
* fix phpdoc commentAntoine Musso2005-01-271-22/+31
* * (bug 1201) Double-escaping in brokenlinks, imagelinks, categorylinks, searc...Brion Vibber2005-01-091-2/+2
* * Set MySQL 4 boolean search back to 'and' mode by defaultBrion Vibber2004-12-241-1/+1
* Merge SCHEMA_WORK into HEAD. Lots of changes, some things are probably broken:Brion Vibber2004-12-191-4/+5
* Fix fatal error on search updateBrion Vibber2004-12-071-1/+1
* * move SpecialSearch::getSearchEngines() to SearchEngine::create()Domas Mituzas2004-12-021-1/+24
* Reorganization of SearchEngine for legibilityBrion Vibber2004-10-201-0/+83