Switch to unified view

a/src/sampleconf/recoll.conf b/src/sampleconf/recoll.conf
...
...
748
# available).</brief><descr>This is
748
# available).</brief><descr>This is
749
# normally disabled, because it does slow down PDF indexing a bit even if
749
# normally disabled, because it does slow down PDF indexing a bit even if
750
# not one attachment is ever found.</descr></var>
750
# not one attachment is ever found.</descr></var>
751
#pdfattach = 0
751
#pdfattach = 0
752
752
753
# <var name="pdfextrameta" type="string">
754
#
755
# <brief>Extract text from selected XMP metadata tags.</brief><descr>This
756
# is a space-separated list of qualified XMP tag names. Each element can also
757
# include a translation to a Recoll field name, separated by a '|'
758
# character. If the second element is absent, the tag name is used as the
759
# Recoll field names. You will also need to add specifications to the
760
# 'fields' file to direct processing of the extracted data.</descr></var>
761
#pdfextrameta =  bibtex:location|location bibtex:booktitle bibtex:pages
762
763
# <var name="pdfextrametafix" type="fn">
764
#
765
# <brief>Define name of XMP field editing script.</brief><descr>This
766
# defines the name of a script to be loaded for editing XMP field
767
# values. The script should define a 'MetaFixer' class with a metafix()
768
# method which will be called with the qualified tag name and value of each
769
# selected field, for editing or erasing. A new instance is created for
770
# each document, so that the object can keep state for, e.g. eliminating
771
# duplicate values.</descr></var>
772
#pdfextrametafix =  /path/to/fixerscript.py
773
753
774
754
# <grouptitle id="SPECLOCATIONS">Parameters set for specific
775
# <grouptitle id="SPECLOCATIONS">Parameters set for specific
755
# locations</grouptitle> 
776
# locations</grouptitle> 
756
777
757
# You could specify different parameters for a subdirectory like this:
778
# You could specify different parameters for a subdirectory like this: