comments
This commit is contained in:
parent
779e926451
commit
f807698970
1 changed files with 5 additions and 3 deletions
|
@ -109,9 +109,11 @@ url = dc:identifier xesam:url
|
||||||
|
|
||||||
[xattrtofields]
|
[xattrtofields]
|
||||||
######################
|
######################
|
||||||
# Section to define translations from extended file attribute names to
|
# Processing for extended file attributes.
|
||||||
# field names. xattr use must be enabled at compile time for this to be
|
# By default, attributes are processed as document fields (after removing
|
||||||
# used. Enter translations as "xattrname = fieldname". Case matters.
|
# 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
|
# The values from the extended attributes will extend, not replace, the
|
||||||
# data found from equivalent fields inside the document. As an example, the
|
# data found from equivalent fields inside the document. As an example, the
|
||||||
# following would map a quite plausible "tags" extended attribute into the
|
# following would map a quite plausible "tags" extended attribute into the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue