comments
This commit is contained in:
parent
50135e3428
commit
59a0990256
@ -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…
x
Reference in New Issue
Block a user