1QUEST(1)                         User Commands                        QUEST(1)
2
3
4

NAME

6       quest - Xapian command line search tool
7

SYNOPSIS

9       quest [OPTIONS] 'QUERY'
10

DESCRIPTION

12       quest - Xapian command line search tool
13
14       NB: QUERY should be quoted to protect it from the shell.
15

OPTIONS

17       -d, --db=DIRECTORY
18              database to search (multiple databases may be specified)
19
20       -m, --msize=MSIZE
21              maximum number of matches to return
22
23       -s, --stemmer=LANG
24              set the stemming language, the default is 'english' (pass 'none'
25              to disable stemming)
26
27       -h, --help
28              display this help and exit
29
30       -v, --version
31              output version information and exit
32
33
34
35xapian-core 1.0.5                December 2007                        QUEST(1)
Impressum