@FunctionalInterface protected static interface Searcher.Searchable<T>
Modifier and Type | Method and Description |
---|---|
T |
search(org.apache.lucene.search.IndexSearcher searcher) |
T search(org.apache.lucene.search.IndexSearcher searcher) throws IOException
IOException
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.