Searched defs:SuperIndexSearcher (Results 1 - 1 of 1) sorted by relevance
/opengrok/src/org/opensolaris/opengrok/configuration/ | ||
H A D | SuperIndexSearcher.java | 36 public class SuperIndexSearcher extends IndexSearcher { class in inherits:IndexSearcher 39 public SuperIndexSearcher(IndexReader r) { method in class:SuperIndexSearcher 43 SuperIndexSearcher(IndexReader r, ExecutorService searchExecutor) { method in class:SuperIndexSearcher |
Completed in 11 milliseconds