opendj3-server-dev/src/server/org/opends/server/backends/jeb/SubstringIndexer.java
@@ -43,7 +43,7 @@ public class SubstringIndexer extends ExtensibleIndexer { private MatchingRule substringRule; private final MatchingRule substringRule; /** * Create a new attribute substring indexer for the given index configuration. @@ -60,8 +60,7 @@ @Override public String getIndexID() { // TODO Auto-generated method stub throw new RuntimeException(); throw new RuntimeException("Code is not implemented"); } /** {@inheritDoc} */