reordered the tips

This commit is contained in:
dockes 2006-09-28 14:30:53 +00:00
parent 7b29adfd8c
commit 91c7835704

View File

@ -24,7 +24,7 @@
Dockes</holder> Dockes</holder>
</copyright> </copyright>
<releaseinfo>$Id: usermanual.sgml,v 1.19 2006-09-23 13:11:17 dockes Exp $</releaseinfo> <releaseinfo>$Id: usermanual.sgml,v 1.20 2006-09-28 14:30:53 dockes Exp $</releaseinfo>
<abstract> <abstract>
<para>This document introduces full text search notions <para>This document introduces full text search notions
@ -664,6 +664,20 @@
<sect1 id="rcl.search.tips"> <sect1 id="rcl.search.tips">
<title>Search tips, shortcuts</title> <title>Search tips, shortcuts</title>
<formalpara><title>Term completion</title>
<para>Typing <keycap>^TAB</keycap> (<keycap>Control</keycap> +
<keycap>Tab</keycap>) in the simple
search entry field while entering a word will either complete
the current word if its beginning matches a unique term in the
index, or open a window to propose a list of completions</para>
</formalpara>
<formalpara><title>Picking up new terms from result or preview
text</title>
<para>Double-clicking on a word in the result list or in a
preview window will copy it to the simple search entry field.</para>
</formalpara>
<formalpara><title>Disabling stem expansion</title> <formalpara><title>Disabling stem expansion</title>
<para>Entering a capitalized word in any search field will prevent <para>Entering a capitalized word in any search field will prevent
stem expansion (no search for stem expansion (no search for
@ -671,7 +685,8 @@
<literal>Garden</literal> instead of <literal>Garden</literal> instead of
<literal>garden</literal>). This is the only case where <literal>garden</literal>). This is the only case where
character case should make a difference for a &RCL; character case should make a difference for a &RCL;
search.</para> search. You can also disable stem expansion or change the
stemming language in the preferences.</para>
</formalpara> </formalpara>
<formalpara><title>Phrases</title> <formalpara><title>Phrases</title>
@ -681,11 +696,20 @@
followed by <literal>manual</literal>. You can use the followed by <literal>manual</literal>. You can use the
<guilabel>This exact phrase</guilabel> field of the advanced <guilabel>This exact phrase</guilabel> field of the advanced
search dialog to the same effect. Phrases can be entered along search dialog to the same effect. Phrases can be entered along
simple terms in all search entry fields (except <guilabel>This simple terms in all simple or advanced search entry fields
exact phrase</guilabel>).</para> (except <guilabel>This exact phrase</guilabel>).</para>
</formalpara> </formalpara>
<formalpara><title>AutoPhrases</title> <formalpara><title>Browsing the result list inside a preview
window (1.5)</title>
<para>Entering <keycap>Shift-Down</keycap> or <keycap>Shift-Up</keycap>
(<keycap>Shift</keycap> + an arrow key) in a preview window will
display the next or the previous document from the result
list. Any secondary search currently active will be executed on
the new document.</para>
</formalpara>
<formalpara><title>AutoPhrases (1.5)</title>
<para>This option can be set in the preferences dialog. If it is <para>This option can be set in the preferences dialog. If it is
set, a phrase will be automatically built and added to simple set, a phrase will be automatically built and added to simple
searches when looking for <literal>Any terms</literal>. This searches when looking for <literal>Any terms</literal>. This
@ -697,21 +721,6 @@
both appear, but those which contain <literal>virtual both appear, but those which contain <literal>virtual
reality</literal> should appear sooner in the list.</para> reality</literal> should appear sooner in the list.</para>
<formalpara><title>Term completion</title>
<para>Typing <keycap>^TAB</keycap> (<keycap>Control</keycap> +
<keycap>Tab</keycap>) in the simple
search entry field while entering a word will either complete
the current word if its beginning matches a unique term in the
index, or open a window to propose a list of completions</para>
</formalpara>
<formalpara><title>Picking up new terms for search from displayed
documents</title>
<para>Double-clicking on a word in the result list or in a
preview window will copy it to the simple search entry field.</para>
</formalpara>
<formalpara><title>Finding related documents</title> <formalpara><title>Finding related documents</title>
<para>Selecting the <guilabel>Find similar documents</guilabel> entry <para>Selecting the <guilabel>Find similar documents</guilabel> entry
in the result list paragraph right-click menu will select a in the result list paragraph right-click menu will select a
@ -721,12 +730,6 @@
be apparented to the current result.</para> be apparented to the current result.</para>
</formalpara> </formalpara>
<formalpara><title>Query explanation</title>
<para>You can get an exact description of what the query
looked for, including stem expansion, and boolean operators
used, by clicking on the result list header.</para>
</formalpara>
<formalpara><title>File names</title> <formalpara><title>File names</title>
<para>File names are added as terms during indexing, and you can <para>File names are added as terms during indexing, and you can
specify them as ordinary terms in normal search fields (&RCL; used specify them as ordinary terms in normal search fields (&RCL; used
@ -737,23 +740,22 @@
expansion.</para> expansion.</para>
</formalpara> </formalpara>
<formalpara><title>Quitting</title> <formalpara><title>Query explanation</title>
<para>Entering <keycap>^Q</keycap> almost anywhere will <para>You can get an exact description of what the query
close the application.</para> looked for, including stem expansion, and boolean operators
used, by clicking on the result list header.</para>
</formalpara> </formalpara>
<formalpara><title>Closing previews</title> <formalpara><title>Closing previews</title>
<para>Entering <keycap>Esc</keycap> will close the preview <para>Entering <keycap>^W</keycap> in a tab will
window and all its tabs. Entering <keycap>^W</keycap> in a tab will close it (and, for the last tab, close the preview
close it (and, for the last tab, close the preview window).</para> window). Entering <keycap>Esc</keycap> will close the preview
window and all its tabs.</para>
</formalpara> </formalpara>
<formalpara><title>List browsing in preview</title> <formalpara><title>Quitting</title>
<para>Entering <keycap>Shift-Down</keycap> or <keycap>Shift-Up</keycap> <para>Entering <keycap>^Q</keycap> almost anywhere will
(<keycap>Shift</keycap> + an arrow key) in a preview window will close the application.</para>
display the next or the previous document from the result
list. Any secondary search currently active will be executed on
the new document.</para>
</formalpara> </formalpara>
</sect1> </sect1>