This file is indexed.

/usr/share/tracker/tracker-extract-priority.xml is in tracker-extract 1.10.5-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
<?xml version="1.0" encoding="UTF-8"?>

<node name="/">
  <interface name="org.freedesktop.Tracker1.Extract.Priority">
    <method name="SetRdfTypes">
      <arg type="as" name="rdf_types" direction="in" />
    </method>
    <method name="ClearRdfTypes" />
    <property name="SupportedRdfTypes" type="as" access="read" />
  </interface>
</node>