|
a/website/BUGS.txt |
|
b/website/BUGS.txt |
|
... |
|
... |
2 |
|
2 |
|
3 |
Bugs that are listed in an older version section are supposedly fixed in
|
3 |
Bugs that are listed in an older version section are supposedly fixed in
|
4 |
later versions. Bugs listed in the topmost section may also exist in older
|
4 |
later versions. Bugs listed in the topmost section may also exist in older
|
5 |
versions.
|
5 |
versions.
|
6 |
|
6 |
|
7 |
Latest (1.6.2):
|
7 |
Latest (1.6.3):
|
8 |
|
|
|
9 |
- 1.6 NEAR crashes: 1.6 has added NEAR searches. Unlike what recoll did
|
8 |
- 1.6 NEAR crashes: 1.6 has added NEAR searches. Unlike what recoll did
|
10 |
with PHRASES, stemming expansion is performed on terms inside NEAR
|
9 |
with PHRASES, stemming expansion is performed on terms inside NEAR
|
11 |
clauses (except if prevented by a capitalized entry of course). There is
|
10 |
clauses (except if prevented by a capitalized entry of course). There is
|
12 |
a bug in Xapian at least up to 0.9.9, where NEAR does not support
|
11 |
a bug in Xapian at least up to 0.9.9, where NEAR does not support
|
13 |
multiple OR subclauses, as would result from a multiple expansion. This
|
12 |
multiple OR subclauses, as would result from a multiple expansion. This
|
|
... |
|
... |
51 |
recollindex program (the recoll index thread doesn't work for creating
|
50 |
recollindex program (the recoll index thread doesn't work for creating
|
52 |
the database). Don't know the reason. Only idea I have is problem with
|
51 |
the database). Don't know the reason. Only idea I have is problem with
|
53 |
exception handling (recoll catches an exception while trying the
|
52 |
exception handling (recoll catches an exception while trying the
|
54 |
yest inexistant db).
|
53 |
yest inexistant db).
|
55 |
|
54 |
|
|
|
55 |
1.6.2
|
|
|
56 |
- Relatively unfrequent issue with message boundary detection in mbox
|
|
|
57 |
files, could cause miscellaneous problems.
|
|
|
58 |
- Executing an external viewer for a file with single-quotes in the name
|
|
|
59 |
would not work.
|
56 |
***************************************************************************
|
60 |
***************************************************************************
|
57 |
1.5.10
|
61 |
1.5.10
|
58 |
- If a defaultcharset was set in the configuration file for a subdirectory,
|
62 |
- If a defaultcharset was set in the configuration file for a subdirectory,
|
59 |
it would stay in effect for all subsequent files/directories (except if
|
63 |
it would stay in effect for all subsequent files/directories (except if
|
60 |
explicitely overridden), potentially causing many transcoding errors.
|
64 |
explicitely overridden), potentially causing many transcoding errors.
|