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

Matthew Swift
12.40.2015 42ba26a163635f76a5f43af52233ca5dc103d9d1
refs
author Matthew Swift <matthew.swift@forgerock.com>
Thursday, November 12, 2015 17:40 +0100
committer Matthew Swift <matthew.swift@forgerock.com>
Tuesday, November 17, 2015 21:29 +0100
commit42ba26a163635f76a5f43af52233ca5dc103d9d1
tree d835df5121b30775bb95754ab4ffcf3c85162fd1 tree | zip | gz
parent bfbbee7c891b8b26c8e5190349eacfd02ce4a1d0 view | diff
OPENDJ-2395: fix NPE during undefined indexed search

If an attribute is indexed then the pluggable backend was assuming that
the attribute has all types of matching rule available. This is not the
case: some attributes have equality matching rules defined, but not
ordering or substring matching rules.
2 files modified
52 ■■■■ changed files
opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/AttributeIndex.java 44 ●●●● diff | view | raw | blame | history
opendj-server-legacy/src/test/java/org/opends/server/backends/pluggable/PluggableBackendImplTestCase.java 8 ●●●●● diff | view | raw | blame | history