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

Fabio Pistolesi
02.13.2016 1a7e6221734e874231667f3a8a3896c2be06b4f3
refs
author Fabio Pistolesi <fabio.pistolesi@forgerock.com>
Wednesday, March 2, 2016 11:13 +0100
committer Fabio Pistolesi <fabio.pistolesi@forgerock.com>
Wednesday, March 2, 2016 11:13 +0100
commit1a7e6221734e874231667f3a8a3896c2be06b4f3
tree ac819d50e2fe10752d5802c50b5bafa8c51c61da tree | zip | gz
parent db3ffddbfab6dc0d5219247d432ef36c1a3a2055 view | diff
OPENDJ-2731 Middle and final substring indexes fail to return resulting in an unindexed search.

Aligning Indexer and SubString Assertion with regards to generated name for
substring indexes, who must contain the substring length configured for
the index, since it is used for the name of the tree in the Storage and
for the index itself.
3 files modified
57 ■■■■■ changed files
opendj-sdk/opendj-core/src/main/java/org/forgerock/opendj/ldap/schema/AbstractSubstringMatchingRuleImpl.java 9 ●●●●● diff | view | raw | blame | history
opendj-sdk/opendj-core/src/test/java/org/forgerock/opendj/ldap/schema/AbstractSubstringMatchingRuleImplTest.java 40 ●●●●● diff | view | raw | blame | history
opendj-sdk/opendj-core/src/test/java/org/forgerock/opendj/ldap/schema/CollationSubstringMatchingRuleTest.java 8 ●●●●● diff | view | raw | blame | history