diff --git a/src/VERSION b/src/VERSION index 34aae156..8dfbc406 100644 --- a/src/VERSION +++ b/src/VERSION @@ -1 +1 @@ -1.31.0 +1.31.1pre1 diff --git a/src/doc/user/usermanual.html b/src/doc/user/usermanual.html index 684744bc..f298584d 100644 --- a/src/doc/user/usermanual.html +++ b/src/doc/user/usermanual.html @@ -428,7 +428,7 @@ alink="#0000FF">

List of Tables

-
3.1. Keyboard shortcuts
+
3.1. Keyboard shortcuts
@@ -2045,8 +2045,13 @@ recollindex -c "$confdir"

User extended attributes are named pieces of information that most modern file systems can attach to any file.

-

Recoll processes - extended attributes as document fields by default.

+

Recoll processes all + extended attributes as document fields. Note that most + fields are not indexed by default, you need to activate + them by defining a prefix in the fields configuration file.

A freedesktop standard defines a few @@ -2070,8 +2075,8 @@ recollindex -c "$confdir" "application">Recoll fields of the same name.

On Linux, the user prefix is removed from the name.

-

The name translation can be configured more precisely - inside the The name translation can be configured more precisely, + also inside the fields configuration file.

@@ -4119,7 +4124,7 @@ fs.inotify.max_user_watches=32768 Shortcut column, and type the desired sequence.

- +

Table 3.1. Keyboard shortcuts

diff --git a/src/doc/user/usermanual.xml b/src/doc/user/usermanual.xml index c42bec90..506616c0 100644 --- a/src/doc/user/usermanual.xml +++ b/src/doc/user/usermanual.xml @@ -1323,10 +1323,12 @@ recollindex -c "$confdir" &LIN;: using extended attributes User extended attributes are named pieces of information - that most modern file systems can attach to any file. + that most modern file systems can attach to any file. - &RCL; processes extended attributes as document fields by - default. + &RCL; processes all extended attributes as document fields. Note that most + fields are not indexed by default, you need to activate them by defining a prefix in + the fields + configuration file. A @@ -1346,15 +1348,13 @@ recollindex -c "$confdir" - By default, other attributes are handled as &RCL; fields of the - same name. + By default, other attributes are handled as &RCL; fields of the same name. - On Linux, the user prefix is removed from - the name. + On Linux, the user prefix is removed from the name. - The name translation can be configured more precisely inside the - fields configuration file. - + The name translation can be configured more precisely, also inside the + fields configuration + file.