# Test profile for Pathena indexing.

# Files and directories installed with the Pathena application plus
# those created after start-up will be indexed.  Database files
# will be excluded.

exclude ~/.pathena/data

# All non-excluded files within the following subtree will have their
# path names indexed.  Adjust the following path if Pathena is installed
# in a location other than ~/.pathena.

path ~/.pathena

# Some of the files within the path above will have their content
# indexed for full-text searching.

content node     .*   #  direc link

content exec     .*   #  script

content text     .*

content doc      .*

content source   python sql
