diff --git a/website/BUGS.txt b/website/BUGS.txt index 3a48211e..ce5dbdfc 100644 --- a/website/BUGS.txt +++ b/website/BUGS.txt @@ -4,8 +4,8 @@ Bugs that are listed in an older version section are supposedly fixed in later versions. Bugs listed in the topmost section may also exist in older versions. -Latest (1.6.3): -- 1.6 NEAR crashes: 1.6 has added NEAR searches. Unlike what recoll did +Latest (1.7.3): +- 1.6/1.7 NEAR crashes: 1.6 has added NEAR searches. Unlike what recoll did with PHRASES, stemming expansion is performed on terms inside NEAR clauses (except if prevented by a capitalized entry of course). There is a bug in Xapian at least up to 0.9.9, where NEAR does not support @@ -52,6 +52,8 @@ Latest (1.6.3): exception handling (recoll catches an exception while trying the yest inexistant db). + + 1.6.2 - Relatively unfrequent issue with message boundary detection in mbox files, could cause miscellaneous problems. diff --git a/website/CHANGES.txt b/website/CHANGES.txt index fca42ad2..8cabe47b 100644 --- a/website/CHANGES.txt +++ b/website/CHANGES.txt @@ -1,9 +1,11 @@ CHANGES -1.7.0 2006-12-20 +1.7.3 2007-01-09 - Email attachments are now indexed. - Right-click menu option to access the parent document of an embedded - result (ie from mail attachment to parent message). + result (ie from mail attachment to parent message), or the parent folder + of a given file (which is opened with the application configured for + directories) - The sort tool has been improved: no need to restart the query after sort criteria change. - Support for real-time indexing with inotify is now enabled by default @@ -17,6 +19,8 @@ CHANGES - Improved highlighting (again...) - Display term frequencies in term explorer. - Recollindex -e to remove data from index for listed files. + - Directory names now indexed. Directories can be 'edited' with the + configured application (rox by default) 1.6.3 - Fixed problem with bad detection of mbox message boundaries. @@ -25,7 +29,6 @@ CHANGES the new version. - Fixed problem with execution of external viewer for files with single-quotes in the name. - 1.6.2 - Minor solaris compilation glitches only. 1.6.1 diff --git a/website/download.html b/website/download.html index 9a61f82f..675d70c3 100644 --- a/website/download.html +++ b/website/download.html @@ -55,19 +55,13 @@

Source

-

The cutting edge - Version 1.7.0: recoll-1.7.0.tar.gz brings some - nice features such as email attachment indexing, and - improvements to real-time indexing session support. See the - changes file for more detail.

-

Current version: - 1.6.3: recoll-1.6.3.tar.gz + 1.7.3: recoll-1.7.3.tar.gz See the known bugs and issues and changes.

Older recoll releases: + 1.6.3 1.6.1 1.5.11. 1.5.6. @@ -85,30 +79,30 @@

Fedora Core 5 RPM: - - recoll-1.6.1-1.i386.rpm. + + recoll-1.7.3-1.i386.rpm. Source: - - recoll-1.6.1-1.src.rpm + + recoll-1.7.3-1.src.rpm

Mandriva 2006 (also works on 2005 and 2007) RPM: - - recoll-1.6.3-0.1.20060mdk.i586.rpm. + + recoll-1.7.3-0.1.20060mdk.i586.rpm. Source: - - recoll-1.6.3-0.1.20060mdk.src.rpm + + recoll-1.7.3-0.1.20060mdk.src.rpm

Suse 10.1 RPM: - - recoll-1.6.1-0.i586.rpm. + + recoll-1.7.3-0.i586.rpm. Source: - - recoll-1.6.1-0.src.rpm

+ + recoll-1.7.3-0.src.rpm

@@ -125,17 +119,17 @@ href="usermanual/rcl.install.binary.html"> there.

FreeBSD 5.5 i386: - - recoll-1.6.1-FreeBSD-5.5-RELEASE.tgz + + recoll-1.7.3-FreeBSD-5.5-RELEASE.tgz

Solaris 8 sparc. Note to Solaris users: you need to perform the initial indexing pass with "recollindex", not the recoll GUI indexing thread. See errata. - - recoll-1.6.2-SunOS-5.8.tgz. Source: - recoll-1.6.2.tar.gz + + recoll-1.7.3-SunOS-5.8.tgz. Source: + recoll-1.7.3.tar.gz

FreeBSD ports

@@ -143,16 +137,16 @@

There are ports for both xapian-core and recoll in the standard tree, you may just need to update your ports (cvsup), or you can get the ports from the FreeBSD - site. The ports are not yet updated for recoll 1.6 or the + site. The ports are not yet updated for recoll 1.7 or the xapian NEAR problem though. xapian port recoll port.

-

Up to date ports for recoll-1.6 and +

Local copies of ports for recoll-1.6 and xapian-0.9.9 (without the - NEAR patch).

+ NEAR patch).