aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/search.php
Commit message (Expand)AuthorAgeFilesLines
* Moved to a nicer area of townPaul S. Owen2002-03-181-480/+0
* mssql-odbc doesn't seem to like ignoring the duplicate index (even though MSS...Paul S. Owen2002-03-051-2/+1
* Change to count method in word_common ... problem seemed to exist on older PH...Paul S. Owen2002-03-031-1/+1
* Fix issues with view posts since last visit, errors on next page, re-introduc...Paul S. Owen2002-02-251-17/+106
* Wasn't updating search match table ... fudged solutionPaul S. Owen2002-02-181-10/+19
* Fix bug #518159Paul S. Owen2002-02-151-1/+1
* Should fix error with DB != MSSQL || MySQL bug #517151Paul S. Owen2002-02-141-3/+2
* Fix error in common word updatePaul S. Owen2002-02-121-2/+5
* Further updates to decrease queries/increase speed ... under MySQL and MSSQL ...Paul S. Owen2002-02-111-99/+107
* Speed up insertion of new words in mssql and mysql ... lets see what this bre...Paul S. Owen2002-02-111-140/+120
* Fix a couple of warning 'generators'Paul S. Owen2002-01-281-4/+8
* Error with adding search matches, wrong variable being used for insert ... se...Paul S. Owen2002-01-251-4/+2
* Various updates to fix problems with large result sets ... code is quite mess...Paul S. Owen2002-01-251-23/+18
* Simplified routines somewhat and introduced title searchingPaul S. Owen2002-01-141-280/+153
* Moved all search functions to includes/search.php Paul; please reviewBart van Bragt2002-01-031-0/+523