This file is indexed.

/usr/share/help/C/gnome-documents/search.page is in gnome-documents 3.22.1-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
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:its="http://www.w3.org/2005/11/its"
      type="topic" style="task"
      id="search">

  <info>
    <link type="guide" xref="index#view"/>
    <revision pkgversion="3.5.90" date="2012-09-05" status="review"/>

    <credit type="author copyright">
      <name>Julita Inca</name>
      <email its:translate="no">yrazes@gmail.com</email>
      <years>2012</years>
    </credit>
    <credit type="editor">
      <name>Michael Hill</name>
      <email its:translate="no">mdhillca@gmail.com</email>
      <years>2012</years>
    </credit>

    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>

    <desc>Find your documents by title or author.</desc>
  </info>

  <title>Search for files</title>

  <comment>
    <cite date="2012-02-20" href="mailto:yrazes@gmail.com">Julita Inca</cite>
    <p>By the end of this page, the reader will be able to find their
    documents.
    This topic is about:
    - How search works
    - How you can manipulate search filters
    - Shortcut keys for searching</p>
  </comment>

  <p>To start a search in <app>Documents</app>:</p>

  <list>
    <item>
      <p>Press <keyseq><key>Ctrl</key><key>F</key></keyseq> to open the search
      bar at the top of the window.</p>
    </item>
    <item>
      <p>Start typing keywords, and searching begins instantly. You will see a
      list of documents whose title or author matches the keywords.</p>
    </item>
  </list>

  <note style="tip">
    <p>You can restrict or filter the search results by clicking the
    <media type="image" src="media/go-down.png" its:translate="no">
    <span its:translate="yes">down</span></media> button and
    selecting various <link xref="filter">filters</link>.</p>
  </note>

</page>