|
a/src/doc/man/recollq.1 |
|
b/src/doc/man/recollq.1 |
|
... |
|
... |
24 |
.B -l
|
24 |
.B -l
|
25 |
|
|
25 |
|
|
26 |
.B -f
|
26 |
.B -f
|
27 |
|
|
27 |
|
|
28 |
.B -a
|
28 |
.B -a
|
|
|
29 |
]
|
|
|
30 |
[
|
|
|
31 |
.B -s
|
|
|
32 |
<stemming language>
|
29 |
]
|
33 |
]
|
30 |
<query string>
|
34 |
<query string>
|
31 |
|
35 |
|
32 |
.SH DESCRIPTION
|
36 |
.SH DESCRIPTION
|
33 |
The
|
37 |
The
|
|
... |
|
... |
64 |
can be used to set the maximum number of results that should be printed.
|
68 |
can be used to set the maximum number of results that should be printed.
|
65 |
.PP
|
69 |
.PP
|
66 |
If
|
70 |
If
|
67 |
.B -d
|
71 |
.B -d
|
68 |
is set, the text for the result files contents will be dumped to stdout.
|
72 |
is set, the text for the result files contents will be dumped to stdout.
|
|
|
73 |
.B -s
|
|
|
74 |
<language>
|
|
|
75 |
selects the word stemming language. The value should match an existing
|
|
|
76 |
stemming database (as set in the configuration or added with recollindex -s).
|
|
|
77 |
|
69 |
.SH SEE ALSO
|
78 |
.SH SEE ALSO
|
70 |
.PP
|
79 |
.PP
|
71 |
recollindex(1) recollq(1) recoll.conf(5)
|
80 |
recollindex(1) recollq(1) recoll.conf(5)
|