public class NexusIndexSearcherFactory
extends org.apache.lucene.search.SearcherFactory
| Constructor and Description |
|---|
NexusIndexSearcherFactory(IndexingContext context) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.search.IndexSearcher |
newSearcher(org.apache.lucene.index.IndexReader reader) |
public NexusIndexSearcherFactory(IndexingContext context)
public org.apache.lucene.search.IndexSearcher newSearcher(org.apache.lucene.index.IndexReader reader)
throws IOException
IOExceptionCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.