Will Rossiter
|
ac608190c6
|
MINOR: update links to use atom rather than RSS
|
2011-02-25 11:53:17 +13:00 |
|
Will Rossiter
|
94121f0a66
|
BUGFIX: fixed link to search query from opensearch description
|
2011-02-11 15:28:26 +13:00 |
|
Will Rossiter
|
13fdb8dd80
|
APICHANGE: refactored DocumentationSearch to go back to a simple class rather than a controller. All requests interfacing with the search should go through DocumentationViewer. APICHANGE: migrated DocumentationSearch::opensearch() to its own controller. BUGFIX: declare default meta_data in the function rather than using the api to prevent inclusion order issues
|
2011-02-11 01:29:25 +00:00 |
|
Will Rossiter
|
166fb8dff3
|
FEATURE: implemented initial cut of open search output and description functionality.
|
2011-01-21 04:10:41 +00:00 |
|
Will Rossiter
|
221cd700b6
|
ENHANCEMENT: included zend/search/lucene with the module to avoid including the entire lucene module. ENHANCEMENT: added hourly task as well as buildtask for dealing with cron updates. MINOR: updated documentation
|
2011-01-11 01:35:59 +00:00 |
|
Will Rossiter
|
8ba0bcea69
|
BUGFIX: fixed pagination of search results not loading on pages other than the first
|
2010-12-22 08:44:46 +00:00 |
|
Will Rossiter
|
842043a8e3
|
ENHANCEMENT: cleaned up logic around Link() and Path() attributes throughout. FEATURE: added search pagination and rough templates for the search results
|
2010-12-22 08:21:49 +00:00 |
|
Will Rossiter
|
fede2626fc
|
MINOR: moved building indexes out to its own tasks.
|
2010-12-21 10:54:11 +00:00 |
|
Will Rossiter
|
b51421d964
|
BUGFIX: avoid parsing the markdown to html of each page to index it, simply use plain text for search. BUGFIX: disable notice level errors from Zend when building the index
|
2010-12-21 10:05:24 +00:00 |
|
Will Rossiter
|
7ec4ae32ad
|
MINOR: removed var_dumps()
|
2010-12-21 09:44:37 +00:00 |
|
Will Rossiter
|
3d90271b31
|
FEATURE: initial cut of Zend_Lucene_Search backend for documentation search.
|
2010-12-21 09:42:44 +00:00 |
|
Will Rossiter
|
d2eb92233e
|
APICHANGE: rather than passing the structure through the constructor, do so via setters which will allow us more flexibility
|
2010-10-21 20:27:23 +00:00 |
|
Will Rossiter
|
ac5ce3872e
|
EHANCEMENT allow recursive gathering of files from a folder. Initial cut of implementing a XML feed of all the pages
|
2010-10-08 03:31:19 +00:00 |
|