opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/AttributeIndex.java
@@ -758,7 +758,7 @@ return true; } private static MatchingRule getMatchingRule(IndexType indexType, AttributeType attrType) static MatchingRule getMatchingRule(IndexType indexType, AttributeType attrType) { switch (indexType) {