diff --git a/website/BUGS.html b/website/BUGS.html index 00b9cfd8..150d4123 100644 --- a/website/BUGS.html +++ b/website/BUGS.html @@ -36,8 +36,23 @@ topmost section may also exist in older versions.

-

recoll 1.18.003

+

recoll 1.18.1

The current Recoll version is - 1.17.3 - (Release notes).

+ 1.18.1 + (Release notes).

Recoll is based on the very strong Xapian search @@ -83,27 +83,43 @@

News

- +

Thanks

diff --git a/website/index.html.fr b/website/index.html.fr index 7196f63f..b9b494ff 100644 --- a/website/index.html.fr +++ b/website/index.html.fr @@ -47,8 +47,8 @@

Recoll est un logiciel libre gratuit, dont le code source est disponible sous licence GPL. La dernière version est - 1.17.3 - (notes sur la version, en + 1.18.1 + (notes sur la version, en anglais)

L'interface utilisateur de @@ -98,9 +98,23 @@ des questions fréquentes et trucs divers sur bitbucket.org

Nouvelles:

- diff --git a/website/release-1.18.html b/website/release-1.18.html index 775583c6..934ef6c6 100644 --- a/website/release-1.18.html +++ b/website/release-1.18.html @@ -39,15 +39,15 @@ character case and diacritics sensitivity, and it will be advisable to reset the index in most cases. This will be best done by destroying the index directory (rm -rf - ~/.recoll/xapiandb).

- -

If the 1.18 index is not configured for case and + ~/.recoll/xapiandb).
+ If 1.18 is not configured for case and diacritics sensitivity, it is mostly compatible with 1.17 - indexes though.

+ indexes.

Case/diacritics sensitivity is off by default for this release. It can be turned on only by editing recoll.conf - (see the manual). If you do so, you must then reset the index.

+ ( + see the manual). If you do so, you must then reset the index.

Always reset the index if installing over an even older version (1.16 and older). The simplest way to do this is to @@ -55,7 +55,7 @@ (rm -rf ~/.recoll/xapiandb), then start recoll or recollindex. recollindex -z - will do the same in most, but not all, cases.

+  will do the same in most, but not all, cases.

The subdirectories of xapiandb which were previously used to store the stem expansion database (stem_english, @@ -85,8 +85,6 @@ which is the ability to search for exact matches of character case and diacritics.

-

Recoll 1.18.0 changes:

-