Class NonEstimatingEstimator

    • Method Summary

      Modifier and Type Method and 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)