ITS#9613, ITS#9614 - Fix typo indicies to indices

This commit is contained in:
Quanah Gibson-Mount 2021-07-26 19:40:46 +00:00
parent 9da2307d71
commit c8761662f4
2 changed files with 2 additions and 2 deletions

View File

@ -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. match the filter for the index slot exceed the configured slot size.
If this setting is decreased on a server with existing {{TERM:MDB}} 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. while slapd is offline with the "slapindex -q -t" command.
If this setting is increased on a server with existing {{TERM:MDB}} If this setting is increased on a server with existing {{TERM:MDB}}

View File

@ -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. match the filter for the index slot exceed the configured slot size.
If this setting is decreased on a server with existing {{TERM:MDB}} 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. while slapd is offline with the "slapindex -q -t" command.
If this setting is increased on a server with existing {{TERM:MDB}} If this setting is increased on a server with existing {{TERM:MDB}}