Chapter 2. Core Server Configuration Reference
116
nsIndexAttribute
This attribute gives the name of the attribute to index and the types of indexes to apply. The format of
the attribute value is the attribute name and a comma-separated list of index types, enclosed in double
quotation marks. For example:
nsIndexAttribute:
attribute:index1,index2
Parameter
Description
Entry DN
cn=
task_name
, cn=index, cn=tasks, cn=config
Valid Values
Any attribute
The index type, which can be
pres
(presence),
eq
(equality),
approx
(approximate), and
sub
(substring)
Default Value
Syntax
Case-insensitive string, multi-valued
Example
nsIndexAttribute: "cn:pres,eq"
nsIndexAttribute: "description:sub"
nsIndexVLVAttribute
This attribute gives the name of the target entry for a VLV index. A virtual list view is based on a
browsing index entry (as described in the
Administrator's Guide
), which defines the virtual list base
DN, scope, and filter. The
nsIndexVLVAttribute
value is the browsing index entry, and the VLV
creation task is run according to the browsing index entry parameters.
Parameter
Description
Entry DN
cn=
task_name
, cn=index, cn=tasks, cn=config
Valid Values
Any attribute
The index type, which can be
pres
(presence),
eq
(equality),
approx
(approximate), and
sub
(substring)
Default Value
Syntax
Case-insensitive string, multi-valued
Example
nsIndexAttribute: "cn:pres,eq"
nsIndexAttribute: "description:sub"
2.3.15.7. cn=schema reload task
The directory schema is loaded when the directory instance is started or restarted. Any changes to
the directory schema, including adding custom schema elements, are not loaded automatically and
available to the instance until the server is restarted or by initiating a schema reload task.
Custom schema changes can be reloaded dynamically, without having to restart the Directory Server
instance. This is done by initiating a schema reload task through creating a new task entry under the
cn=tasks
entry.
The custom schema file can be located in any directory; if not specified with the
schemadir
attribute,
the server reloads the schema from the default
/etc/dirsrv/slapd-
instance_name
/schema
directory.
Содержание 8.1
Страница 8: ...viii ...
Страница 14: ...xiv ...
Страница 16: ...2 ...
Страница 250: ...236 ...
Страница 334: ...320 ...
Страница 372: ...358 ...