1NAMAZU(1)                       Namazu Project                       NAMAZU(1)
2
3
4

NAME

6       namazu - a search program of Namazu
7

SYNOPSIS

9       namazu [options] <query> [index]...
10

DESCRIPTION

12       namazu 2.0.19, a search program of Namazu.
13
14       -n, --max=NUM
15              set the number of documents shown to NUM.
16
17       -w, --whence=NUM
18              set the first number of documents shown to NUM.
19
20       -l, --list
21              print the results by listing the format.
22
23       -s, --short
24              print the results in a short format.
25
26       --result=EXT
27              set NMZ.result.EXT for printing the results.
28
29       --late sort the documents in late order.
30
31       --early
32              sort the documents in early order.
33
34       --sort=METHOD
35              set a sort METHOD (score, date, field:name)
36
37       --ascending
38              sort in ascending order (default: descending)
39
40       -a, --all
41              print all results.
42
43       -c, --count
44              print only the number of hits.
45
46       -h, --html
47              print in HTML format.
48
49       -r, --no-references
50              do not display the reference hit counts.
51
52       -H, --page
53              print  the  links  of further results.  (This is nearly meaning‐
54              less)
55
56       -F, --form
57              force to print the <form> ... </form> region.
58
59       -R, --no-replace
60              do not replace the URI string.
61
62       -U, --no-decode-uri
63              do not decode the URI when printing in a plain format.
64
65       -o, --output=FILE
66              set the output file name to FILE.
67
68       -f, --config=FILE
69              set the config file name to FILE.
70
71       -C, --show-config
72              print the current configuration.
73
74       -q, --quiet
75              do not display extra messages except search results.
76
77       -d, --debug
78              be in debug mode.
79
80       -v, --version
81              show the namazu version and exit.
82
83       --help show this help and exit.
84
85       --norc do not read the personal initialization files.
86
87       --     Terminate option list.
88

REPORTING BUGS

90       Report bugs to  <http://www.namazu.org/trac-namazu/trac.cgi>  or  <bug-
91       namazu@namazu.org>.
92
94       Copyright © 1997-1999 Satoru Takabayashi All rights reserved.
95       Copyright © 2000-2009 Namazu Project All rights reserved.
96       This  is  free software; you can redistribute it and/or modify it under
97       the terms of the GNU General Public License as published  by  the  Free
98       Software  Foundation;  either  version 2, or (at your option) any later
99       version.
100
101       This program is distributed in the hope that it  will  be  useful,  but
102       WITHOUT  ANY  WARRANTY;  without  even  the  implied  warranty  of MER‐
103       CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU  General
104       Public License for more details.
105
106
107
108namazu of Namazu 2.0.19           March 2009                         NAMAZU(1)
Impressum