diff --git a/src/doc/user/usermanual.sgml b/src/doc/user/usermanual.sgml index 1a77f041..0dcbb196 100644 --- a/src/doc/user/usermanual.sgml +++ b/src/doc/user/usermanual.sgml @@ -4649,8 +4649,21 @@ except: to manually copy and modify one of the existing files (the new file name should be the output of uname ). + + + Building on Solaris - + We did not test building the GUI on Solaris for recent + versions. You will need at least Qt 4.4. There are some hints + on an old + web site page, they may still be valid. + + Someone did test the 1.19 indexer and Python module build, + they do work, with a few minor glitches. Be sure to use + GNU make and install. + + + Installation @@ -5293,7 +5306,7 @@ metadatacmds = ; tags = tmsu tags %f; otherfield = somecmd -xx %f stage. In practise, deep queues have not been shown to increase performance. A value of 0 for the first queue tells &RCL; to perform autoconfiguration (no need for - the two other values in this case)- this is the + the two other values in this case) - this is the default configuration. @@ -5335,6 +5348,14 @@ thrTCounts = 4 2 1 thrQSizes = 2 -1 -1 thrTCounts = 6 1 1 + + + + The following example would disable + multithreading. Indexing will be performed by a single + thread. + +thrQSizes = -1 -1 -1 diff --git a/website/CHANGES.html b/website/CHANGES.html index 807cad97..ec45e003 100644 --- a/website/CHANGES.html +++ b/website/CHANGES.html @@ -71,7 +71,7 @@ bugs. Release 1.14.2 fixes the help browser which was broken by 1.14.2. Sigh ...

@@ -32,18 +45,27 @@ - - - - - - + + + + + + +
SourcePackages (.rpm and .deb)Known bugsMac portsFilters Translations + General + Source + Packages (.rpm and .deb) + Known bugs + Mac ports + Updated Filters + Translations
-

General information

+
+

General information

The current version is 1.19.5. Release notes.

@@ -51,16 +73,13 @@ notes.

The download page for Recoll 1.18 is still available.

-

Recoll Installation / building +

Recoll Installation / building manual.

-

The indexing filters used for some document types may need external packages -not installed on your system by default, and not installed automatically with -Recoll: take a look at the list and decide -what you need to install. Also new or updated -filters sometimes become available after a release. As a rule, all filters -are compatible with all Recoll versions. Any compatibility problem will be -explicitely mentionned.

+

The indexing filters used for some document types may need external +packages not installed on your system by default, and not installed +automatically with Recoll: take a +look at the list and decide what you need to install.

The Recoll term explorer tool in phonetic mode (marginally useful and optional) uses the aspell package, version 0.60 (utf-8 support) or @@ -84,7 +103,18 @@ to X.Y.Z+u should in general involve little risk of regression. But, any change can bring problems, if you are not affected by the corrected bugs (check the release file), there is probably no necessity to upgrade anyway.

+
+
+

Known bugs

+

There is a history of known bugs, sorted + by fix release. Also see + the + issue tracker on Bitbucket. +

+
+ +

Source

Current release distribution: 1.19.5:

@@ -142,14 +172,19 @@ current 1.16 release notes). trunk is usually a bit on the bleeding edge, but there is always a maintenance branch for the current production version.

+

Instructions for building

+ +

Normally, it's just configure; make; make install. If a bit + more detail is needed, + + there is some in the manual. +

Older recoll releases:

1.19.4. 1.19.3. 1.19.2. -1.19.1. -1.19.0. 1.18.2. 1.17.3. 1.16.2. @@ -157,20 +192,25 @@ branch for the current production version.

1.14.4. 1.13.04.

+
+

Packages

Packages or ports for Recoll are available in the standard repositories for many distributions.

However they are often a bit older or built with older Xapian releases. Here -follow a number of updated packages and instructions for a number of -distributions.

+ follow some pointers to find newer packages for some + distributions. In most cases, you will just need to use an + alternate repository.

-

All binary packages on this page need a Qt 4 (4.4 at least) runtime -environment. To make things easier, on systems where Xapian is not available -from the standard package repositories, the Recoll package will have a static -link to Xapian so that you do not need to build/install it separately.

+

I sometimes build binary packages when no appropriate repository + exists. Any binary package directly linked from this page need a Qt + 4 (4.4 at least) runtime environment. To make things easier, on + systems where Xapian is not available from the standard package + repositories, the Recoll package will have a static link to Xapian + so that you do not need to build/install it separately.

Debian

@@ -202,8 +242,8 @@ in the sense that the Python extension is included in the PPA package, but it's a separate package in the standard repository. This can give rise to errors about overwriting the Python module when switching between versions. Typically, the error message would be like the following:

-

-    ErrorMessage: trying to overwrite '/usr/lib/python2.7/dist-packages/recoll.so', which is also in package recoll 1.18.1-1~ppa1~quantal1
+
ErrorMessage: trying to overwrite '/usr/lib/python2.7/dist-packages/recoll.so',
+    which is also in package recoll 1.18.1-1~ppa1~quantal1

If this happens, you just need to delete the previous package(s) before installing the other one(s) instead of performing an upgrade.

@@ -239,23 +279,22 @@ more (email me if you need one).

OpenSUSE

-
-

Recoll is in the KDE:Extra repository You just need to add the repository to your software - sources (Yast2->software->Software repositories).
- Repository - list (supported Suse versions). After adding the appropriate repository - to your software sources, you will be able to install recoll and kio_recoll - from the software management interface. The Xapian dependancy will also be - satisfied from the build service repository. Some of the older repositories - do not build antiword, just tell the software manager to "break" recoll by - installing anyway, and get antiword somewhere else.

-
+

Recoll is in the KDE:Extra repository + +You just need to add the repository to your software +sources (Yast2->software->Software repositories).
+Repository + list (supported Suse versions). After adding the appropriate + repository to your software sources, you will be able to install + recoll and kio_recoll from the software management interface. The + Xapian dependancy will also be satisfied from the build service + repository. Some of the older repositories do not build antiword, + just tell the software manager to "break" recoll by installing + anyway, and get antiword somewhere else.

Mageia

-
-

Mageia version 2: Mageia version 2: mageia2/recoll-1.18.1-1.mga2.i586.rpm, recoll-debug-1.18.1-1.mga2.i586.rpm. @@ -263,8 +302,10 @@ more (email me if you need one).

Source: recoll-1.18.1-1.mga2.src.rpm

-
+
+ +

Ports

Mac port

@@ -282,16 +323,17 @@ poppler than recoll itself).

Recoll is then available from the command line and as an icon in the usual MacPorts applications place.

+
-

Building on Solaris

- -

I did not test building the GUI on Solaris for this version. You will need -at least Qt 4.4. The old hints in the previous -page may still be valid.

- -

Someone did test the indexer and Python module build, they do work, with a -few minor glitches. Be sure to use GNU make and install.

+
+

Updated filters

+

new or updated filters + sometimes become available after a release. As a rule, all + filters are compatible with all Recoll versions. Any + compatibility problem will be explicitely mentionned.

+
+

Translations

Most of the translations for 1.19 are incomplete The source translation @@ -308,11 +350,18 @@ copied to /usr/[local/]share/recoll/translations

recoll_xx.ts is a blank Recoll 1.19 message file, handy to work on a new translation.

- + +
+ diff --git a/website/features.html b/website/features.html index 52dc8b07..15c9b295 100644 --- a/website/features.html +++ b/website/features.html @@ -368,7 +368,7 @@ application/x-tar = execm rcltar Web UI lets you query a Recoll index from a web browser

Recoll also has - + Python and PHP modules which can allow easy integration with web or other applications.

diff --git a/website/index.html.en b/website/index.html.en index 53f90e8c..0138bba9 100644 --- a/website/index.html.en +++ b/website/index.html.en @@ -77,7 +77,7 @@

Recoll user ? Maybe there are still a few useful search tricks that you don't know about. A quick look at - the search + the search tips might prove useful ! Also the Faqs and Howtos on bitbucket.org, and some contributed diff --git a/website/styles/style.css b/website/styles/style.css index 93b907fb..df114379 100644 --- a/website/styles/style.css +++ b/website/styles/style.css @@ -1,6 +1,6 @@ /*--General-----------------------------------------------*/ html { - margin 0; + margin: 0; } body { position: relative; @@ -110,6 +110,6 @@ a.weak { table { empty-cells:show; } div.intrapage { background: #ccccff; - padding-left: 2em; + padding-left: 1em; margin-left: -2em; } \ No newline at end of file