File: scriptindex.1

package info (click to toggle)
xapian-omega 1.4.3-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,684 kB
  • ctags: 1,703
  • sloc: cpp: 13,129; sh: 4,529; perl: 864; makefile: 322
file content (40 lines) | stat: -rw-r--r-- 1,398 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.4.
.TH SCRIPTINDEX "1" "January 2017" "xapian-omega 1.4.3" "User Commands"
.SH NAME
scriptindex \- index arbitrary data as described by an index script
.SH SYNOPSIS
.B scriptindex
[\fI\,OPTIONS\/\fR] \fI\,DATABASE INDEXER_SCRIPT \/\fR[\fI\,INPUT_FILE\/\fR]...
.SH DESCRIPTION
scriptindex \- index arbitrary data as described by an index script
.PP
Creates or updates a Xapian database with the data from the input files listed
on the command line.  If no files are specified, data is read from stdin.
.PP
See https://xapian.org/docs/omega/scriptindex.html for documentation of the
format for INDEXER_SCRIPT.
.SH OPTIONS
.TP
\fB\-v\fR, \fB\-\-verbose\fR
display additional messages to aid debugging
.TP
\fB\-\-overwrite\fR
create the database anew (the default is to update if
the database already exists)
.TP
\fB\-s\fR, \fB\-\-stemmer\fR=\fI\,LANG\/\fR
set the stemming language (default: english).
Possible values: arabic armenian basque catalan danish
dutch earlyenglish english finnish french german german2
hungarian italian kraaij_pohlmann lovins norwegian porter
portuguese romanian russian spanish swedish turkish (pass
\&'none' to disable stemming)
.TP
\fB\-h\fR, \fB\-\-help\fR
display this help and exit
.TP
\fB\-V\fR, \fB\-\-version\fR
output version information and exit
.PP
Please report bugs at:
https://xapian.org/bugs