This file is indexed.

/usr/share/glib-2.0/schemas/com.canonical.Unity.FilesLens.gschema.xml is in unity-lens-files 7.1.0+17.10.20170605-0ubuntu2.

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
<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
  <schema path="/desktop/unity/lenses/files/" id="com.canonical.Unity.FilesLens" gettext-domain="unity-lens-files">
    <key type="b" name="use-locate">
      <default>true</default>
      <summary>Use locate during searches.</summary>
      <description>Use locate during searches to make sure the lens is able to find most of their files even it they're not logged by Zeitgeist.</description>
    </key>
  </schema>
</schemalist>