public void setUpSuite() throws Exception {
   super.setUpSuite();
   up();
   waitUntilIndexesReady();
   buildAll();
 }