opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/VLVIndex.java
@@ -837,7 +837,7 @@ { try { return getSchema().getMatchingRule(mrOid); return getInstance().getServerContext().getSchema().getMatchingRule(mrOid); } catch (UnknownSchemaElementException e) {