Interface IIndexConstants


  • public interface IIndexConstants
    This interface provides constants used by the search engine.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int BLOCK_SIZE
      The size of a block for a Block.
      static char FILE_SEPARATOR
      The separator for files in the index file.
      static String SIGNATURE
      The signature of the index file.