Example #1
0
 @Before
 public void setUpMapping() throws Exception {
   esa.initIndexes(true);
 }
 @Before
 public void setupIndex() throws Exception {
   esa.initIndexes(true);
 }