From 59a09902567281f1f83b1e9c2946fe0fd74f1723 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Thu, 21 Feb 2013 13:29:47 +0100 Subject: [PATCH] comments --- src/sampleconf/fields | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/sampleconf/fields b/src/sampleconf/fields index 68abb7fd..4ab9e39a 100644 --- a/src/sampleconf/fields +++ b/src/sampleconf/fields @@ -109,9 +109,11 @@ url = dc:identifier xesam:url [xattrtofields] ###################### -# Section to define translations from extended file attribute names to -# field names. xattr use must be enabled at compile time for this to be -# used. Enter translations as "xattrname = fieldname". Case matters. +# Processing for extended file attributes. +# By default, attributes are processed as document fields (after removing +# the 'user' prefix from the name on Linux). +# You can enter name translations as "xattrname = fieldname". Case matters. +# Entering an empty translation will disable use of the attribute. # The values from the extended attributes will extend, not replace, the # data found from equivalent fields inside the document. As an example, the # following would map a quite plausible "tags" extended attribute into the