mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 01:29:59 -05:00
ITS#9613, ITS#9614 - Fix typo indicies to indices
This commit is contained in:
parent
9da2307d71
commit
c8761662f4
2 changed files with 2 additions and 2 deletions
|
|
@ -748,7 +748,7 @@ range value. This occurs when the number of candidate entries that
|
|||
match the filter for the index slot exceed the configured slot size.
|
||||
|
||||
If this setting is decreased on a server with existing {{TERM:MDB}}
|
||||
databases, each db will immediately need its indicies to be rebuilt
|
||||
databases, each db will immediately need its indices to be rebuilt
|
||||
while slapd is offline with the "slapindex -q -t" command.
|
||||
|
||||
If this setting is increased on a server with existing {{TERM:MDB}}
|
||||
|
|
|
|||
|
|
@ -603,7 +603,7 @@ range value. This occurs when the number of candidate entries that
|
|||
match the filter for the index slot exceed the configured slot size.
|
||||
|
||||
If this setting is decreased on a server with existing {{TERM:MDB}}
|
||||
databases, each db will immediately need its indicies to be rebuilt
|
||||
databases, each db will immediately need its indices to be rebuilt
|
||||
while slapd is offline with the "slapindex -q -t" command.
|
||||
|
||||
If this setting is increased on a server with existing {{TERM:MDB}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue