File: scriptindex.1

package info (click to toggle)
xapian-omega 1.4.11-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,860 kB
  • sloc: cpp: 14,560; sh: 5,157; perl: 891; makefile: 345
file content (41 lines) | stat: -rw-r--r-- 1,438 bytes parent folder | download
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
41
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.8.
.TH SCRIPTINDEX "1" "March 2019" "xapian-omega 1.4.11" "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 indonesian irish italian kraaij_pohlmann
lithuanian lovins nepali norwegian porter portuguese
romanian russian spanish swedish tamil 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