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

Ludovic Poitou
27.27.2011 799d7b25077e9b9db73952cf85a2d3908089ec49
opends/src/server/org/opends/server/backends/jeb/EntryContainer.java
@@ -1144,6 +1144,10 @@
      {
        rootContainer.getMonitorProvider().updateUnindexedSearchCount();
      }
      searchOperation.addAdditionalLogItem(
          AdditionalLogItem.keyOnly(getClass(), "Unindexed"));
      // See if we could use a virtual attribute rule to process the search.
      for (VirtualAttributeRule rule : DirectoryServer.getVirtualAttributes())
      {