API: add meta=allmessages
[lhc/web/wiklou.git] / includes / SearchEngine.php
2003-09-20 Tim StarlingwfQuery now takes three parameters -- one extra for...
2003-09-01 Brion VibberAvoid unnecessary globals in go
2003-07-13 Brion Vibbermove '(Main)' from hardcoded string to language file
2003-07-11 Arne Heizmannfix search redirect
2003-07-11 Arne Heizmannredirect to article when search returns only one
2003-07-10 Brion VibberMore tweaking for experimental boolean mode
2003-07-06 Brion VibberFix edit-new-page link for results not found.
2003-07-01 Matthias JordanImplemented the "default namespaces for search" feature...
2003-06-15 Erik MoellerGo button: try all upper case before near match
2003-06-13 Erik MoellerMinor go button optimization
2003-06-03 Brion VibberRefactor some common code for offsets/limits; some...
2003-05-21 T.D. CorellModified Search to display a link to generate a new...
2003-05-20 T.D. CorellNew function ShowingResultsNum for use in SearchEngine.
2003-04-14 Lee Daniel CrockerInitial revision