Class NonEstimatingEstimator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void afterLoad​(org.apache.lucene.index.TermsEnum termsEnum, long actualUsed)
      Possibly adjust a circuit breaker after field data has been loaded, now that the actual amount of memory used by the field data is known
      org.apache.lucene.index.TermsEnum beforeLoad​(org.apache.lucene.index.Terms terms)
      Execute any pre-loading estimations for the terms.
      long bytesPerValue​(org.apache.lucene.util.BytesRef term)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait