Provided by: 389-ds-base_1.3.4.9-1_amd64 bug

NAME

       vlvindex - Directory Server script for VLV indexing

SYNOPSIS

       vlvindex [-Z serverID] -n backendname | {-s includesuffix}* -T vlvTag [-d debuglevel] [-h]

DESCRIPTION

       Creates virtual list view (VLV) indexes, known in the Directory Server Console as browsing
       indexes. VLV indexes introduce flexibility in the way  search  results  are  viewed.   VLV
       index  configuration must already exist prior to running this script. The Directory Server
       must be stopped before running this script.

OPTIONS

       A summary of options is included below:

       -Z Server Identifier
              The server ID of the Directory Server instance.  If there is only one  instance  on
              the system, this option can be skipped.

       -n Backend Name
              The name of the LDBM database to reindex.  Example: userRoot

       -s includeSuffix
              Specifies suffixes to be included or the subtrees to be included

       -T vlvTag
              This is the name of the vlv index entry under cn=config.

       -d Debug Level
              Settings the debugging level.

       -h
              Display the usage.

EXAMPLE

       vlvindex -n userRoot -T myVLVIndex -Z instance2

DIAGNOSTICS

       Exit  status  is  zero  if no errors occur.  Errors result in a non-zero exit status and a
       diagnostic message being written to standard error.

AUTHOR

       vlvindex was written by the 389 Project.

REPORTING BUGS

       Report bugs to https://fedorahosted.org/389/newticket.

COPYRIGHT

       Copyright © 2013 Red Hat, Inc.

                                           Mar 5, 2013                                VLVINDEX(8)