|
a/website/CHANGES.txt |
|
b/website/CHANGES.txt |
1 |
CHANGES
|
1 |
CHANGES
|
2 |
|
2 |
|
3 |
Updating from 1.2 to 1.3 or 1.4:
|
3 |
Updating from 1.2 to 1.3 or 1.4 or 1.5:
|
4 |
-------------------------------
|
4 |
---------------------------------------
|
5 |
From version 1.3 up, there is a new feature to search specifically for file
|
5 |
From version 1.3 up, there is a new feature to search specifically for file
|
6 |
names (with wildcard processing). If you want to take full advantage of
|
6 |
names (with wildcard processing). If you want to take full advantage of
|
7 |
this, you should perform a full reindex after installing the new version
|
7 |
this, you should perform a full reindex after installing the new version
|
8 |
(ie: use recollindex -z, or delete ~/.recoll/xapiandb).
|
8 |
(ie: use recollindex -z, or delete ~/.recoll/xapiandb).
|
9 |
Also, we now use the central copies of configuration files for default
|
9 |
Also, we now use the central copies of configuration files for default
|
10 |
values, and the user ones only for overrides. Your old configuration files
|
10 |
values, and the user ones only for overrides. Your old configuration files
|
11 |
will still work, but, you may want to remove them if they are unmodified,
|
11 |
will still work, but, you may want to remove them if they are unmodified,
|
12 |
or keep only the modified parameters.
|
12 |
or keep only the modified parameters.
|
|
|
13 |
|
|
|
14 |
1.5.0 2006-09-20
|
|
|
15 |
|
|
|
16 |
- Added support for powerpoint and excel files, with the catdoc package.
|
|
|
17 |
- Allow viewing consecutive documents from the result list inside a single
|
|
|
18 |
preview window using the shift-arrow-up and shift-arrow-down keys.
|
|
|
19 |
- Colorize search terms in abstracts in the result list.
|
|
|
20 |
- A number of elements are now remembered between program invocations:
|
|
|
21 |
sort criteria, list of ignored file types (always starts inactive),
|
|
|
22 |
subtree restriction, better handling of the recent searches listbox, the
|
|
|
23 |
buildAbstract and replaceAbstract settings are not forgotten any more.
|
|
|
24 |
- New option to automatically add a phrase to simple searches.
|
|
|
25 |
- Possibility to adjust the length and context width for synthetic abstracts.
|
|
|
26 |
- Handle weird html better.
|
|
|
27 |
- When indexing mail messages, walk the full mime tree instead of staying
|
|
|
28 |
at the top level, index all text parts and attachement file names.
|
|
|
29 |
- Add -c <confdir> option to recoll and recollindex to specify the
|
|
|
30 |
configuration directory on the command line
|
|
|
31 |
- Better synchronization between the active preview and the highlighted
|
|
|
32 |
paragraph inside the list
|
|
|
33 |
- Improved recall for some special cases of stemming.
|
|
|
34 |
- Much better handling of email dates, allowing better email sorting by
|
|
|
35 |
date (previously the message date was quite often the date when the file
|
|
|
36 |
was indexed).
|
|
|
37 |
- Store the external database lists in the configuration directory, not the
|
|
|
38 |
qt preferences.
|
|
|
39 |
- Ensure dialogs are sized according to font size
|
13 |
|
40 |
|
14 |
|
41 |
|
15 |
1.4.3 2006-05-07
|
42 |
1.4.3 2006-05-07
|
16 |
- Multiple search databases.
|
43 |
- Multiple search databases.
|
17 |
- Optionally auto-search when a word is entered in the simple search
|
44 |
- Optionally auto-search when a word is entered in the simple search
|