Sat, 26 Aug 2006 20:20:52 +0200 |
Franz Pletz |
final polishing round adding docstrings, comments and fixing small issues
|
Sat, 26 Aug 2006 18:47:58 +0200 |
Franz Pletz |
fix xapian version if xapian is not installed
|
Sat, 26 Aug 2006 18:21:54 +0200 |
Franz Pletz |
update comments/docstrings
|
Sat, 26 Aug 2006 17:37:17 +0200 |
Thomas Waldmann |
cleanup whitespace, add/fix comments
|
Fri, 25 Aug 2006 14:44:03 +0200 |
Franz Pletz |
highlight bug fixed.. once and for all ;)
|
Fri, 25 Aug 2006 14:40:12 +0200 |
Franz Pletz |
domain-specific search is implemented
|
Fri, 25 Aug 2006 14:23:30 +0200 |
Franz Pletz |
language search for moinSearch implemented
|
Fri, 25 Aug 2006 14:05:32 +0200 |
Franz Pletz |
CategorySearch is implemented through a regexp'ed TextSearch
|
Fri, 25 Aug 2006 14:01:53 +0200 |
Franz Pletz |
grey out fields not currently supported by moinSearch if xapian disabled
|
Fri, 25 Aug 2006 13:34:04 +0200 |
Franz Pletz |
show full-search hint if no results found with titlesearch
|
Fri, 25 Aug 2006 13:25:31 +0200 |
Franz Pletz |
Show hint to consider full-text search if using titlesearch
|
Fri, 25 Aug 2006 12:44:26 +0200 |
Franz Pletz |
advanced search dialogue preserves state
|
Fri, 25 Aug 2006 12:13:24 +0200 |
Franz Pletz |
output no results found message as a msg to the previous page
|
Fri, 25 Aug 2006 11:49:45 +0200 |
Franz Pletz |
fix small bug that automatically starts language-search though not intended
|
Fri, 25 Aug 2006 11:37:48 +0200 |
Franz Pletz |
bump number of pagelinks if there are no prev/next links
|
Thu, 24 Aug 2006 19:39:49 +0200 |
Franz Pletz |
fix small typo
|
Thu, 24 Aug 2006 19:37:25 +0200 |
Franz Pletz |
merge with xapian branch
|
Thu, 24 Aug 2006 17:14:26 +0200 |
Franz Pletz |
finished testing, update CHANGES.fpletz
|
Thu, 24 Aug 2006 16:08:03 +0200 |
Franz Pletz |
disable xapian hitcount estimation if index has multiple pagerevisions
|
Thu, 24 Aug 2006 15:50:35 +0200 |
Franz Pletz |
renaming and deleting pages works for all revisions
|
Thu, 24 Aug 2006 15:33:44 +0200 |
Franz Pletz |
fix for deleting from xapian index
|
Thu, 24 Aug 2006 15:25:15 +0200 |
Franz Pletz |
support for page/attachment removal and renaming (preliminary commit to show activity, needs more testing)
|
Thu, 24 Aug 2006 13:46:12 +0200 |
Franz Pletz |
finish code docs for MoinMoin.search.Xapian
|
Thu, 24 Aug 2006 13:38:38 +0200 |
Franz Pletz |
add xapian version in SystemInfo macro
|
Wed, 23 Aug 2006 23:37:17 +0200 |
Franz Pletz |
check if the correct version of xapian is installed
|
Thu, 24 Aug 2006 10:23:48 +0200 |
Thomas Waldmann |
merged main
|
Wed, 23 Aug 2006 22:48:01 +0200 |
Franz Pletz |
ensure new attachments trigger an index update, doc update for MoinMoin.search.Xapian
|
Wed, 23 Aug 2006 21:14:09 +0200 |
Franz Pletz |
install MoinMoin.support.parsedatetime
|
Wed, 23 Aug 2006 21:04:07 +0200 |
Franz Pletz |
recall action not necessary, rev can also be passed to show
|
Wed, 23 Aug 2006 20:42:35 +0200 |
Franz Pletz |
backout of the ) highlight hack
|