Man Linux: Main Page and Category List

NAME

       tracker-fts.cfg - Configuration file for tracker-fts.so SQLite module

DESCRIPTION

       This  file  resides  in $HOME/.config/tracker/ and uses the common .ini
       format, i.e.

         [Group]
         # Comment
         Key=Value

SECTIONS

   [Indexing]
       MinWordLength=3
              Set the minimum length of words to index (0->30).

       MaxWordLength=30
              Set the maximum length of words to index (0->200).

       MaxWordsToIndex=10000
              Maximum unique words to index from a file's content.

SEE ALSO

       tracker-extract.cfg(5), tracker-miner-fs.cfg(5),  tracker-store.cfg(5).