summaryrefslogtreecommitdiff
path: root/inc/fulltext.php
Commit message (Expand)AuthorAge
...
* Fix backlinks - See FS#1040Guy Brand2007-03-30
* fixed warning whith no search results FS#1088Andreas Gohr2007-03-03
* fix for slashes in phrase search #1066Andreas Gohr2007-02-05
* trim pagename returned by ft_pageLookupAndreas Gohr2006-11-24
* Word-Length IndexerTNHarris2006-11-12
* backlinks fixes (bugs #795 & #937)chris2006-11-05
* remove unused codeAndreas Gohr2006-10-08
* more utf8_substr improvements (re FS#891 and yesterday's patch)chris2006-09-28
* parser caching updatechris2006-09-11
* update backlink search to use metadatachris2006-09-01
* add unittests for bug#891chris2006-08-31
* search improvementschris2006-08-31
* ft_snippet() updatechris2006-08-27
* ft_snippet() update, fix utf8 problemschris2006-08-26
* code to remove bad UTF-8 bytes addedAndreas Gohr2006-08-26
* update to previous ft_snippet() patch, improve snippet text selectionchris2006-08-25
* ft_snippet optimisationschris2006-08-25
* namespace-restricted fulltext-search part2Michael Klier chi@chimeric.de2006-05-18
* namespace restricted fulltext-searchMichael Klier chi@chimeric.de2006-05-18
* file cleanupsAndreas Gohr2006-02-17
* Wildcardsearch added #552 #632Andreas Gohr2005-11-27
* hidepages configoptionAndreas Gohr2005-11-03
* ignore regexp failures when handling asian charsAndreas Gohr2005-10-09
* asian language support for the indexer #563Andreas Gohr2005-09-25
* fix for backlinksAndreas Gohr2005-09-25
* backlinkfix for pages with special characters #548Andreas Gohr2005-09-21
* added missing ACL checks for new index based searchesAndreas Gohr2005-09-12
* backlinks now use the new index based searchAndreas Gohr2005-09-12
* the search now uses the indexAndreas Gohr2005-09-04
* new fulltext search function using the indexAndreas Gohr2005-08-28