From 04c17215bd7735a6294da35d871674e8dd9eb1de Mon Sep 17 00:00:00 2001 From: dockes Date: Sat, 23 Sep 2006 13:32:51 +0000 Subject: [PATCH] *** empty log message *** --- website/BUGS.txt | 2 +- website/CHANGES.txt | 31 +++++++++++++++++++++++++++++-- website/download.html | 20 +++++++++++++++----- website/features.html | 4 ++++ website/index.html | 3 ++- 5 files changed, 51 insertions(+), 9 deletions(-) diff --git a/website/BUGS.txt b/website/BUGS.txt index 89f91481..4967d60b 100644 --- a/website/BUGS.txt +++ b/website/BUGS.txt @@ -1,6 +1,6 @@ Known bugs in current version and older versions: -1.4.2 +1.4.2 - 1.5.0 - When a mime type has an external viewer defined, but the actual file is compressed (ie: xxx.txt.gz), recoll will try to start the external viewer on the compressed file, which will not work in most cases. diff --git a/website/CHANGES.txt b/website/CHANGES.txt index 97b963ad..bfcfea69 100644 --- a/website/CHANGES.txt +++ b/website/CHANGES.txt @@ -1,7 +1,7 @@ CHANGES -Updating from 1.2 to 1.3 or 1.4: -------------------------------- +Updating from 1.2 to 1.3 or 1.4 or 1.5: +--------------------------------------- From version 1.3 up, there is a new feature to search specifically for file names (with wildcard processing). If you want to take full advantage of this, you should perform a full reindex after installing the new version @@ -11,6 +11,33 @@ values, and the user ones only for overrides. Your old configuration files will still work, but, you may want to remove them if they are unmodified, or keep only the modified parameters. +1.5.0 2006-09-20 + +- Added support for powerpoint and excel files, with the catdoc package. +- Allow viewing consecutive documents from the result list inside a single + preview window using the shift-arrow-up and shift-arrow-down keys. +- Colorize search terms in abstracts in the result list. +- A number of elements are now remembered between program invocations: + sort criteria, list of ignored file types (always starts inactive), + subtree restriction, better handling of the recent searches listbox, the + buildAbstract and replaceAbstract settings are not forgotten any more. +- New option to automatically add a phrase to simple searches. +- Possibility to adjust the length and context width for synthetic abstracts. +- Handle weird html better. +- When indexing mail messages, walk the full mime tree instead of staying + at the top level, index all text parts and attachement file names. +- Add -c option to recoll and recollindex to specify the + configuration directory on the command line +- Better synchronization between the active preview and the highlighted + paragraph inside the list +- Improved recall for some special cases of stemming. +- Much better handling of email dates, allowing better email sorting by + date (previously the message date was quite often the date when the file + was indexed). +- Store the external database lists in the configuration directory, not the + qt preferences. +- Ensure dialogs are sized according to font size + 1.4.3 2006-05-07 - Multiple search databases. diff --git a/website/download.html b/website/download.html index 32e6d8d2..4d21124e 100644 --- a/website/download.html +++ b/website/download.html @@ -38,10 +38,21 @@ installation manual for building and/or installation instructions.

+

You will need an installation of xapian-core for source + builds. You will find source and binary packages on the + xapian download + page

+ +

You need qt 3.3 in all cases

Source

-

Current version, 1.4.3: +

The bleeding edge: 1.5.0: + recoll-1.5.0.tar.gz. + See the known bugs and issues and changes.

+ +

Previous version, 1.4.3: recoll-1.4.3.tar.gz. See the known bugs and issues and changes. Release 1.4.3 is exactly @@ -77,10 +88,9 @@

Binary bundles

These are just prebuilt trees (without the source files). - The executables were built with xapian 0.9.2 or 0.9.5 and - libiconv 1.9.2 (where relevant) as static libraries. They - depend on qt 3.3. For Solaris, you should be able to find a qt - package here.

The installation instructions are msword with antiword. +

  • Powerpoint and + Excel with the + + catdoc utilities.
  • rtf with unrtf.
  • diff --git a/website/index.html b/website/index.html index 371c3044..017a3032 100644 --- a/website/index.html +++ b/website/index.html @@ -49,7 +49,8 @@ and copyrighted under the GPL license. The current version is 1.4.3

    We borrow a lot of code - from other packages, see the Credits.

    Features: