Class PagedBytesIndexFieldData

    • Method Detail

      • loadDirect

        public AtomicOrdinalsFieldData loadDirect​(org.apache.lucene.index.LeafReaderContext context)
                                           throws java.lang.Exception
        Description copied from interface: IndexFieldData
        Loads directly the atomic field data for the reader, ignoring any caching involved.
        Throws:
        java.lang.Exception