(bug 22339) Added srwhat=nearmatch to list=search to get a "go" result
[lhc/web/wiklou.git] / includes / search / SearchEngine.php
2010-07-09 Bryan Tong Minh(bug 22339) Added srwhat=nearmatch to list=search to...
2010-04-06 Alexandre Emsenhuber* (bug 20049) Fixed in PHP notice in search highlighter...
2010-03-11 Alexandre EmsenhuberFix for r63578: also change wordSegmentation() to segme...
2010-03-09 Mark A. Hershbergerfollow-up r61856 — wordsegmentation should be done...
2010-03-05 Mark A. Hershbergertests are showing mResultSet is sometimes false when...
2010-03-05 Mark A. Hershbergerrandom annoying whitespace changes before functional...
2010-01-27 PlatonidesRevert r61572. These titles are output parameters....
2010-01-27 PlatonidesApply r61570 (Follow-up r61150: Do not pass objects...
2010-01-22 Max SemenikFixed r61214: moved MySQL munging to SearchEngine,...
2010-01-16 PlatonidesBug 19996 (backend hooks) Finally adding the four hooks.
2010-01-09 Max SemenikSeverely refactored the SearchResultSet descendants...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-11-15 Greg Sabino MullaneGrammar
2009-08-21 Brion VibberRevert r53600 "Add $wgSecondaryGoNamespace, used if...
2009-07-30 Chad HorohoeMove search related includes to includes/search/