Vlvindex (Create Virtual List View Indexes); Syntax; Options - Red Hat DIRECTORY SERVER 7.1 Configuration

Configuration, command, and file reference
Hide thumbs Also See for DIRECTORY SERVER 7.1:
Table of Contents

Advertisement

vlvindex (Create virtual list view indexes)

To run the
vlvindex
creates virtual list view (VLV) indexes, known in the Directory Server Console as
browsing indexes. VLV indexes introduce flexibility in the way you view search
results. Using VLV indexes, you can organize search results alphabetically or in
reverse alphabetical order, and you can scroll through the list of results. VLV index
configuration must already exist prior to running this script.

Syntax

Shell script:

Options

You must specify either the
Optio
Parameter
n
debugLevel
-d
-D
backendInstance
-n
suffix
-s
vlvTag
-T
script, the server must be stopped. The
vlvindex [-d debugLevel] [-n backendInstance] [-s
suffix][-T vlvTag]
or the
option.
-n
-s
Description
Specifies the debug level to use during index creation. Debug
levels are defined in "nsslapd-errorlog-level (Error Log
Level)," on page 58.
Specifies the server configuration directory that contains the
configuration information for the index creation process. You
must specify the full path to the slapd-serverID directory.
Name of the database containing the entries to index.
Name of the suffix containing the entries to index.
VLV index identifier to use to create VLV indexes. You can
use the Console to specify VLV index identifier for each
database supporting your directory tree, as described in the
Red Hat Directory Server Administrator's Guide. You can define
additional VLV tags by creating them in LDIF and adding
them to Directory Server's configuration, as described in the
Red Hat Directory Server Administrator's Guide. In any case, we
recommend you use the DN of the entry for which you want
to accelerate the search sorting.
script
vlvindex
Chapter 8
Command-Line Scripts
Shell Scripts
271

Advertisement

Table of Contents
loading

Table of Contents