summaryrefslogtreecommitdiff
path: root/inc/fulltext.php
Commit message (Expand)AuthorAge
* Change when metadata is rendered - only when really neededMichael Hamann2011-05-08
* Make the page lookup by title case insensitive againMichael Hamann2011-04-23
* Make ft_pageLookup respect the namespace restriction againMichael Hamann2011-04-22
* Fix pass by reference error, always return an array in lookupKey()Michael Hamann2011-02-24
* Merge branch 'master' into indexer_rewriteMichael Hamann2011-02-24
|\
| * do not (re)render metadata in backlinksAndreas Gohr2011-02-10
| * ignore soft-hyphens for search FS#2049Andreas Gohr2011-02-06
* | Merge remote-tracking branch 'my-fork/master' into indexer_improvementsMichael Hamann2011-02-02
|\ \
| * | Indexer Rewrite v3: wildcards in lookupKey and automatically unwrap single re...Tom N Harris2011-01-24
* | | Merge branch 'master' into indexer_improvementsMichael Hamann2011-01-23
|\ \ \ | |/ / |/| / | |/
| * Removed unnecessary regexp excecution in ft_termParser()Kazutaka Miyasaka2010-12-13
| * Fixed Asian search term handling in ft_snippet_re_preprocess()Kazutaka Miyasaka2010-12-13
| * Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
* | Indexer v3 Rewrite: Use the metadata index for backlinks; add INDEXER_METADAT...Michael Hamann2011-01-23
* | Indexer v3 Rewrite part two, update uses of indexerTom N Harris2010-12-29
|/
* Fix sorting of quicksearch resultsAdrian Lang2010-10-24
* fixed missing globalAndreas Gohr2010-10-24
* detect corrupt title indexes FS#2076Andreas Gohr2010-10-24
* correctly handle highlighting of partial searches FS#1353Andreas Gohr2010-10-03
* FS#1353: Only highlight isolated occurences of search term, not those where i...Gina Haeussge2010-10-02
* fixed page lookup when useheading is disabledAndreas Gohr2010-08-29
* Use namespace filter in quicksearch with empty search termAdrian Lang2010-08-20
* Changes to the ft_pageLookup and related event FS#1978Andreas Gohr2010-06-26
* Support namespace selection in quicksearchAdrian Lang2010-06-23
* Add title index to the indexer files, improve indexer callsAdrian Lang2010-06-16
* Find start pages if namespace matchesAdrian Lang2010-06-16
* Perform quick search in title as wellAdrian Lang2010-06-16
* 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