enable the fn and dfn queryaliases by default
This commit is contained in:
parent
2c5d3a2a63
commit
067226a8b2
1 changed files with 2 additions and 2 deletions
|
@ -116,8 +116,8 @@ url = dc:identifier xesam:url
|
||||||
# query time: there is no risk to pick up a random field from a document
|
# query time: there is no risk to pick up a random field from a document
|
||||||
# (e.g. an HTML meta field) and index it.
|
# (e.g. an HTML meta field) and index it.
|
||||||
[queryaliases]
|
[queryaliases]
|
||||||
#filename = fn
|
filename = fn
|
||||||
#containerfilename = cfn
|
containerfilename = cfn
|
||||||
|
|
||||||
[xattrtofields]
|
[xattrtofields]
|
||||||
######################
|
######################
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue