This file is indexed.

/usr/share/help/ru/evolution/mail-composer-search.page is in evolution-common 3.12.9~git20141130.241663-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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" id="mail-composer-search" xml:lang="ru">

  <info>
    <desc>Searching for text in the mail composer.</desc>
    
    <link type="guide" xref="index#mail-composing"/>
    <link type="guide" xref="searching-items"/>

    <revision pkgversion="3.1.5" version="0.3" date="2013-04-20" status="final"/>
    <credit type="author">
      <name its:translate="no">Andre Klapper</name>
      <email its:translate="no">ak-47@gmx.net</email>
    </credit>
    
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
    

  </info>

<title>Searching in the mail composer</title>

<p>Under the <gui>Edit</gui> menu in the message composer there are several text searching features available.</p>

<list>
<item><p><gui>Find</gui>:
</p><p>Введите слово или фразу, и Evolution осуществит её поиск в сообщении.</p></item>

<item><p><gui>Find Again</gui>:
</p><p>Выберите этот пункт для повтора последнего выполненного поиска.</p></item>

<item><p><gui>Replace</gui>:
</p><p>Найти слово или фразу и заменить их чем-то другим.</p></item>
</list>

<p>For all of these menu items you can choose whether to search backwards in the document from the point where your cursor is. You can also determine whether the search is to be case sensitive in determining a match</p>
<p>If you have a technical background you can also select the option to use <link href="https://en.wikipedia.org/wiki/Regular_expression">Regular expressions</link> for searching.</p>

</page>