public class NexusIndexSearcherFactory
extends org.apache.lucene.search.SearcherFactory
Modifier and Type | Field and Description |
---|---|
private IndexingContext |
context |
Constructor and Description |
---|
NexusIndexSearcherFactory(IndexingContext context) |
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.search.IndexSearcher |
newSearcher(org.apache.lucene.index.IndexReader reader) |
private final IndexingContext context
public NexusIndexSearcherFactory(IndexingContext context)