Add default search capability
authorChip Black <bytex64@bytex64.net>
Mon, 15 Jun 2009 00:10:31 +0000 (19:10 -0500)
committerChip Black <bytex64@bytex64.net>
Mon, 15 Jun 2009 00:10:31 +0000 (19:10 -0500)
If the search key cannot be found, or the search is only one word,
SearchHandler.Transform() will fall back to a default search plugin if
one is defined. Config was changed to look for DefaultSearchHandler
directives, and a Config.DefaultSearchHandler field was added.


No differences found