From 91c7835704be7745b374d403771691704c1a7dd6 Mon Sep 17 00:00:00 2001 From: dockes Date: Thu, 28 Sep 2006 14:30:53 +0000 Subject: [PATCH] reordered the tips --- src/doc/user/usermanual.sgml | 78 ++++++++++++++++++------------------ 1 file changed, 40 insertions(+), 38 deletions(-) diff --git a/src/doc/user/usermanual.sgml b/src/doc/user/usermanual.sgml index bfe85249..2db76308 100644 --- a/src/doc/user/usermanual.sgml +++ b/src/doc/user/usermanual.sgml @@ -24,7 +24,7 @@ Dockes - $Id: usermanual.sgml,v 1.19 2006-09-23 13:11:17 dockes Exp $ + $Id: usermanual.sgml,v 1.20 2006-09-28 14:30:53 dockes Exp $ This document introduces full text search notions @@ -664,6 +664,20 @@ Search tips, shortcuts + Term completion + Typing ^TAB (Control + + Tab) 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 + + + Picking up new terms from result or preview + text + Double-clicking on a word in the result list or in a + preview window will copy it to the simple search entry field. + + Disabling stem expansion Entering a capitalized word in any search field will prevent stem expansion (no search for @@ -671,7 +685,8 @@ Garden instead of garden). This is the only case where character case should make a difference for a &RCL; - search. + search. You can also disable stem expansion or change the + stemming language in the preferences. Phrases @@ -681,11 +696,20 @@ followed by manual. You can use the This exact phrase field of the advanced search dialog to the same effect. Phrases can be entered along - simple terms in all search entry fields (except This - exact phrase). + simple terms in all simple or advanced search entry fields + (except This exact phrase). - AutoPhrases + Browsing the result list inside a preview + window (1.5) + Entering Shift-Down or Shift-Up + (Shift + 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. + + + AutoPhrases (1.5) This option can be set in the preferences dialog. If it is set, a phrase will be automatically built and added to simple searches when looking for Any terms. This @@ -697,21 +721,6 @@ both appear, but those which contain virtual reality should appear sooner in the list. - - Term completion - Typing ^TAB (Control + - Tab) 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 - - - Picking up new terms for search from displayed - documents - Double-clicking on a word in the result list or in a - preview window will copy it to the simple search entry field. - - Finding related documents Selecting the Find similar documents entry in the result list paragraph right-click menu will select a @@ -721,12 +730,6 @@ be apparented to the current result. - Query explanation - 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. - - File names File names are added as terms during indexing, and you can specify them as ordinary terms in normal search fields (&RCL; used @@ -737,23 +740,22 @@ expansion. - Quitting - Entering ^Q almost anywhere will - close the application. + Query explanation + 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. Closing previews - Entering Esc will close the preview - window and all its tabs. Entering ^W in a tab will - close it (and, for the last tab, close the preview window). + Entering ^W in a tab will + close it (and, for the last tab, close the preview + window). Entering Esc will close the preview + window and all its tabs. - List browsing in preview - Entering Shift-Down or Shift-Up - (Shift + 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. + Quitting + Entering ^Q almost anywhere will + close the application.