summaryrefslogtreecommitdiff
path: root/inc/fulltext.php
Commit message (Expand)AuthorAge
* Merge branch 'requireall'Andreas Gohr2010-03-12
|\
| * removed more unneeded require_once() callsAndreas Gohr2010-02-01
| * first attempt to centralize all include loadingAndreas Gohr2010-01-31
* | moved number of search result snippets to a defineAndreas Gohr2010-02-28
|/
* some more coding standard compliance updatesAndreas Gohr2010-01-15
* make search result highlightings rightKazutaka Miyasaka2009-11-15
* added FULLTEXT_SNIPPET_CREATE eventAndreas Gohr2009-10-26
* treat pipe symbols as 'OR' operators in a search queryKazutaka Miyasaka2009-09-21
* enhanced full-text search functionKazutaka Miyasaka2009-09-20
* better search snippets FS#1669Chuck Kollars2009-05-04
* Search function updatedaniel.lindgren2009-03-11
* FS#1505, correct an issue where page name search results could include links ...Chris Smith2009-01-19
* removed some illogical path setupsAndreas Gohr2008-12-13
* Better search for pagename quick searchesAndreas Gohr2008-08-12
* Add SEARCH_QUERY_FULLPAGE & SEARCH_QUERY_PAGELOOKUP eventsChris Smith2008-08-11
* another change in highlight handlingAndreas Gohr2008-03-10
* use fulltext index to search for used media files FS#1336 FS#1275Andreas Gohr2008-02-23
* better highlighting for phrase searches FS#1193Andreas Gohr2008-02-15
* add page_exists function (inc/pageutils.php)Chris Smith2007-09-30
* don't use realpath() anymore (FS#1261 and others)Andreas Gohr2007-09-30
* fulltext search fixes FS#1191 FS#1192Andreas Gohr2007-08-04
* fix for phrase search FS#1189Andreas Gohr2007-07-18
* FS#744 (template developers, heed the changes)Anika Henke2007-05-15
* 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