system/classes/searchcriteria.class.php
Sun, 25 Oct 2009 22:01:38 +0000 Added callback function to search API (feature request #0000985)
Sun, 18 Oct 2009 02:05:53 +0100 Looks like the Search API function setComment() is not required after all (cf. bug #0000902)
Thu, 01 Oct 2009 00:07:25 +0100 Consolidated common date comparison into search API, functionally the same
Tue, 22 Sep 2009 01:37:10 +0100 Comments search API can now return results from any plugin (bug #0000902)
Mon, 21 Sep 2009 22:40:37 +0100 Allow external apps to contribute to search results (feature request #0000985)
Thu, 30 Apr 2009 23:21:51 +0100 Added search API function to disable appending 'query=' onto result links
Thu, 23 Apr 2009 22:58:11 +0100 Added option to search by titles only (feature request #0000840)
Tue, 03 Feb 2009 10:00:40 +0100 Removed undefined variable and fixed a typo
Mon, 02 Feb 2009 23:04:14 +0000 Implemented Search Improvements