trusty (1) scriptindex.1.gz

Provided by: xapian-omega_1.2.16-1_amd64 bug

NAME

       scriptindex - index arbitrary data as described by an index script

SYNOPSIS

       scriptindex [OPTIONS] DATABASE INDEXER_SCRIPT [INPUT_FILE]...

DESCRIPTION

       scriptindex - index arbitrary data as described by an index script

       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.

       See http://xapian.org/docs/omega/scriptindex.html for documentation of the format for INDEXER_SCRIPT.

OPTIONS

       -v, --verbose
              display additional messages to aid debugging

       --overwrite
              create the database anew (the default is to update if the database already exists)

       -s, --stemmer=LANG
              set the stemming language (default: english).   Possible  values:  danish  dutch  english  finnish
              french  german  german2  hungarian  italian  kraaij_pohlmann  lovins  norwegian  porter portuguese
              romanian russian spanish swedish turkish (pass 'none' to disable stemming)

       -h, --help
              display this help and exit

       -V, --version
              output version information and exit

       Please report bugs at: http://xapian.org/bugs