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 |
|