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.
@@ -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 attributesUser 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.