Class FieldInfosFormat

    • Method Detail

      • getFieldInfosReader

        public abstract FieldInfosReader getFieldInfosReader()
                                                      throws java.io.IOException
        Returns a FieldInfosReader to read field infos from the index
        Throws:
        java.io.IOException
      • getFieldInfosWriter

        public abstract FieldInfosWriter getFieldInfosWriter()
                                                      throws java.io.IOException
        Returns a FieldInfosWriter to write field infos to the index
        Throws:
        java.io.IOException