Ejemplo n.º 1
0
 // Closing the index
 public void close() throws IOException {
   indexWriter2.close();
 }