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

Ludovic Poitou
27.27.2011 5d2456146514094175e4ec3173808189efd7ec56
opendj-sdk/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())
      {