Exemplo n.º 1
0
 @Override
 protected void load_indexer_properties() {
   super.load_indexer_properties();
   BLOCK_SIZE = ApplicationSetup.BLOCK_SIZE;
   MAX_BLOCKS = ApplicationSetup.MAX_BLOCKS;
 }