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

Nicolas Capponi
17.38.2014 a435d43b65859fa6384fd1edb2dd6e7f38f095fe
opendj3-server-dev/src/server/org/opends/server/backends/jeb/ApproximateIndexer.java
@@ -33,8 +33,8 @@
import org.forgerock.opendj.ldap.DecodeException;
import org.forgerock.opendj.ldap.schema.Schema;
import org.forgerock.opendj.ldap.spi.IndexingOptions;
import org.opends.server.api.ApproximateMatchingRule;
import org.opends.server.api.ExtensibleIndexer;
import org.opends.server.api.MatchingRule;
import org.opends.server.types.AttributeType;
/**
@@ -46,7 +46,7 @@
  /**
   * The attribute type approximate matching rule.
   */
  private ApproximateMatchingRule approximateRule;
  private MatchingRule approximateRule;
  /**
   * Create a new attribute approximate indexer for the given index