aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/search/fulltext_phpbb.php
Commit message (Expand)AuthorAgeFilesLines
* Renaming fulltext_phpbb to fulltext_native for clarity and changing a few var...Graham Eames2006-04-261-1058/+0
* Rename some of the config variables to eliminate issues caused by them contai...Graham Eames2006-04-251-12/+12
* - correctly use DISTINCT and GROUP BY in search related SQL [Bug #1256]Nils Adermann2006-03-261-5/+5
* - some adjustments for search related config optionsNils Adermann2006-03-231-2/+2
* adjusting sql_freeresult a bit as well as our error handler (it now prints ou...Meik Sievertsen2006-03-221-2/+2
* - add our beloved in_phpbb checkMeik Sievertsen2006-03-191-0/+7
* - Lesson learned: If you rename something rename it in all places and not jus...Nils Adermann2006-03-181-4/+9
* - removed search settings from load pageNils Adermann2006-03-151-3/+93
* Me, me, me!Nils Adermann2006-03-061-7/+41
* - added fulltext_mysqlNils Adermann2006-01-221-16/+23
* - search deals with global topicsNils Adermann2006-01-211-16/+23
* - overhauled search systemNils Adermann2006-01-111-215/+802
* - added acp_language (language pack management)Meik Sievertsen2005-11-301-1/+2
* - checking in pauls (psoTFX) search changes (with tiny adjustments from me)Meik Sievertsen2005-10-021-37/+44
* - Documentation related changesMeik Sievertsen2005-04-091-12/+14
* These aren't the search files you're looking for ... I can go about my busine...Paul S. Owen2005-01-131-0/+311