From 9dd8dd8065ef6d5b455a1bd2084ed843cbbf6b88 Mon Sep 17 00:00:00 2001 From: dockes Date: Mon, 20 Nov 2006 17:46:11 +0000 Subject: [PATCH] *** empty log message *** --- src/doc/user/usermanual.sgml | 61 ++++++++++++++++++++++++++++-------- 1 file changed, 48 insertions(+), 13 deletions(-) diff --git a/src/doc/user/usermanual.sgml b/src/doc/user/usermanual.sgml index 5d012d38..67ae40cc 100644 --- a/src/doc/user/usermanual.sgml +++ b/src/doc/user/usermanual.sgml @@ -24,7 +24,7 @@ Dockes - $Id: usermanual.sgml,v 1.24 2006-11-14 13:55:43 dockes Exp $ + $Id: usermanual.sgml,v 1.25 2006-11-20 17:46:11 dockes Exp $ This document introduces full text search notions @@ -554,10 +554,17 @@ RECOLL_CONFDIR=$recollconf $recolldata/examples/rclmon.sh stop Clicking on the Preview link for an entry will open an - internal preview window for the document. Clicking the - Edit link will attempt to start an external - viewer (have a look at the mimeconf - configuration file to see how these are configured). + internal preview window for the document. Further + Preview clicks for the same search will open + tabs in the existing preview window. You can use + Shift+Click to force the creation of another + preview window, which may be useful to view the documents side + by side. + + Clicking the Edit link will attempt to + start an external viewer (have a look at the + mimeconf configuration file to see how + these are configured). The Preview and Edit edit links may not be present for all entries, meaning that @@ -660,15 +667,37 @@ RECOLL_CONFDIR=$recollconf $recolldata/examples/rclmon.sh stop Complex/advanced search The advanced search dialog has fields that will allow a more - refined search, looking for documents with all given elements, a - given exact phrase, none of the given elements, or a given file - name (with wildcard expansion). All relevant fields will be - combined by an implicit AND clause. All fields except "Exact - phrase" can accept a mix of single words and phrases enclosed - in double quotes. + refined search. It has a number of entry fields, each of which + is configurable for the following modes: + + All terms. + + Any term. + + None of the terms. + + Phrase (exact terms in order within an + adjustable window). + + Proximity (terms in any order within an + adjustable window). + + Filename search with wildcards. + + + + Additional entry fields can be created by clicking the + Add clause button. - Advanced search will let you search for documents of specific mime - types (ie: only text/plain, or + All relevant fields will be combined by an implicit AND + or OR conjunction. All types of clauses except "phrase" and + "near" can accept a mix of single words and phrases enclosed + in double quotes. Stemming expansion will be performed for all + terms not beginning with a capital letter, except for "phrase" + clauses. + + Advanced search will also let you search for documents of + specific mime types (ie: only text/plain, or text/HTML or application/pdf etc...). The state of the file type selection can be saved as the default (the file type @@ -887,6 +916,12 @@ RECOLL_CONFDIR=$recollconf $recolldata/examples/rclmon.sh stop the new document. + Forced opening of a preview window (1.6) + You can use Shift+Click on a result list + Preview link to force the creation of a + preview window instead of a new tab in the existing one. + + 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