mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
31.00.2015 8513213e8f8f1cd4d87a10b3218654c6988f5188
opendj-server-legacy/src/admin/messages/BackendVLVIndexCfgDefn.properties
@@ -7,8 +7,6 @@
property.filter.synopsis=Specifies the LDAP filter used in the query that is being indexed.
property.filter.requires-admin-action.synopsis=The index must be rebuilt after modifying this property.
property.filter.syntax.string.pattern.synopsis=A valid LDAP search filter.
property.max-block-size.synopsis=Specifies the number of entry IDs to store in a single sorted set before it must be split.
property.max-block-size.requires-admin-action.synopsis=The blocks are resized lazily the next time the index is modified.
property.name.synopsis=Specifies a unique name for this VLV index.
property.name.requires-admin-action.synopsis=The VLV index name cannot be altered after the index is created.
property.scope.synopsis=Specifies the LDAP scope of the query that is being indexed.