Mercurial > moin > 1.9
changeset 1192:cb0d00cef7d5
update my CHANGES
author | Franz Pletz <fpletz AT franz-pletz DOT org> |
---|---|
date | Thu, 20 Jul 2006 20:20:44 +0200 |
parents | 1d5fd64c356e |
children | 5964b15175f8 |
files | docs/CHANGES.fpletz |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/docs/CHANGES.fpletz Tue Jul 18 20:09:46 2006 +0200 +++ b/docs/CHANGES.fpletz Thu Jul 20 20:20:44 2006 +0200 @@ -17,6 +17,10 @@ * Add stemming support for highlighting stuff: 1. regexp for whole word (all lowercase), or 2. just the root of the word + * Subpages: Add positions for complete (!) pagenames into the index + * Case-sensitive searches / Regexp on multiple terms: Graceful + fallback to and/or merge with moinSearch based on nodes xapian can + handle in the search term tree New Features: * Faster search thanks to Xapian