
public abstract class OLuceneTxChangesAbstract extends Object implements OLuceneTxChanges
| Modifier and Type | Field and Description |
|---|---|
protected OLuceneIndexEngine |
engine |
static String |
TMP |
protected org.apache.lucene.index.IndexWriter |
writer |
| Constructor and Description |
|---|
OLuceneTxChangesAbstract(OLuceneIndexEngine engine,
org.apache.lucene.index.IndexWriter writer) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.search.IndexSearcher |
searcher() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDeletedDocs, isDeleted, isUpdated, numDocs, put, removepublic static final String TMP
protected final org.apache.lucene.index.IndexWriter writer
protected final OLuceneIndexEngine engine
public OLuceneTxChangesAbstract(OLuceneIndexEngine engine, org.apache.lucene.index.IndexWriter writer)
public org.apache.lucene.search.IndexSearcher searcher()
searcher in interface OLuceneTxChangesCopyright © 2009–2016 Orient Technologies. All rights reserved.