summaryrefslogtreecommitdiff
path: root/inc/indexer.php
Commit message (Expand)AuthorAge
* fixed stupid bug in search query parserAndreas Gohr2006-06-18
* changed all occurances of rename() to io_rename()Andreas Gohr2006-05-07
* file cleanupsAndreas Gohr2006-02-17
* fixed indexer word counts for UTF-8 words #653Osamu Higuchi2006-01-27
* Wildcardsearch added #552 #632Andreas Gohr2005-11-27
* ignore regexp failures when handling asian charsAndreas Gohr2005-10-09
* asian language support for the indexer #563Andreas Gohr2005-09-25
* backlinkfix for pages with special characters #548Andreas Gohr2005-09-21
* more efficient changelog reading for recent changesAndreas Gohr2005-09-18
* fixed stupid bug in indexerAndreas Gohr2005-09-12
* added missing ACL checks for new index based searchesAndreas Gohr2005-09-12
* try faster rename before falling back to copy in indexerAndreas Gohr2005-09-07
* indexer rename bugfix for Win32Dave Doyle2005-09-06
* new fulltext search function using the indexAndreas Gohr2005-08-28
* index lookup function addedAndreas Gohr2005-08-27
* indexer improvements & fix for underscoreschris2005-08-16
* much faster implementation of idx_getPageWords()Chris Smith2005-08-15
* added stopword support to the indexer, added indexer webbugAndreas Gohr2005-08-14
* more indexer functionsAndreas Gohr2005-08-13
* a first step for search indexing - nothing to see yetAndreas Gohr2005-08-07