|
a/website/CHANGES.txt |
|
b/website/CHANGES.txt |
|
... |
|
... |
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 |
|
|
|
15 |
1.6.0
|
|
|
16 |
- Real time monitoring/indexing support.
|
|
|
17 |
- Term explorer: a multimode wildcard-regexp-spell/phonetic tool to search
|
|
|
18 |
the index for terms.
|
|
|
19 |
- The advanced search window has been made more dynamic. You now have a
|
|
|
20 |
choice of the top level conjunction (OR/AND) and of any number of
|
|
|
21 |
clauses, including NEAR and PHRASE clauses with an adjustable proximity
|
|
|
22 |
parameter.
|
|
|
23 |
- The format of the result-list entries is now user-settable, as an HTML
|
|
|
24 |
string with %xx printf-like replacement (accessible from the user
|
|
|
25 |
preferences).
|
|
|
26 |
- Improved phrase/group highlighting in abstracts and preview
|
|
|
27 |
- Better sample selection for synthetic abstracts.
|
|
|
28 |
- Improved performance of the text splitter, good for indexing and previewing.
|
|
|
29 |
- Shift+click link to open new preview window instead of tab in existing
|
|
|
30 |
window.
|
|
|
31 |
- The key sequence for term completion in the simple search entry was
|
|
|
32 |
changed from CTRL+TAB to "Escape Space" to avoid interaction with window
|
|
|
33 |
managers.
|
|
|
34 |
- Improved recall for phrases with composite words like email addresses.
|
|
|
35 |
|
|
|
36 |
1.5.9
|
|
|
37 |
- Fix bad timezone conversion in email dates. Display timezone in result
|
|
|
38 |
list dates.
|
|
|
39 |
|
|
|
40 |
1.5.8
|
|
|
41 |
- Fix stored and displayed dates which used to come from the file's ctime,
|
|
|
42 |
now use mtime (which was already used for deciding re-indexing).
|
|
|
43 |
- Fix problem with some weird MIME messages (with null boundaries) which
|
|
|
44 |
crashed the indexer.
|
|
|
45 |
|
|
|
46 |
1.5.[23456]
|
|
|
47 |
- Small fixes dealing with the build process or compiler issues.
|
|
|
48 |
1.5.6 has updated ukrainian and russian messages.
|
|
|
49 |
Otherwise no functional changes, and no need to upgrade from 1.5.1
|
13 |
|
50 |
|
14 |
1.5.1
|
51 |
1.5.1
|
15 |
- Fix serious bug with non ascii strings in simple search history
|
52 |
- Fix serious bug with non ascii strings in simple search history
|
16 |
- Improve synthetic abstracts: remove size limitations, handle overlapping
|
53 |
- Improve synthetic abstracts: remove size limitations, handle overlapping
|
17 |
extracts, avoid printing several terms from the same position.
|
54 |
extracts, avoid printing several terms from the same position.
|