includes/search.php
2010-03-29 Dan Search: strip HTML tags from result text (DB pages only). Fixes issue 17.
2010-03-29 Dan Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.
2010-01-05 Dan Search: some refinements to algorithm, introduced score promotion for phrase matches and Levenshtein distance based score manipulation
2009-12-27 Dan Fixed phrase search, it got really broken somehow
2009-08-21 Dan Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
2009-05-05 Dan Made some more changes to the way namespaces are handled, for optimization purposes. This is a bit of a structural reorganization: $paths->pages is obsoleted in its entirety; calculating page existence and metadata is now the job of the Namespace_* backend class. There are many things in PageProcessor that should be reorganized, and page actions in general should really be rethought. This is probably the beginning of a long process that will be taking place over the course of the betas.
2009-05-05 Dan Removed "@" from all call_user_func() calls to make debugging special pages and such possible
2009-02-16 Dan Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message)
less more (0) -30 -10 -8 tip