enable the fn and dfn queryaliases by default

This commit is contained in:
Jean-Francois Dockes 2016-06-21 18:30:39 +02:00
parent 2c5d3a2a63
commit 067226a8b2

View file

@ -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]
###################### ######################