| Package | Description |
|---|---|
| com.orientechnologies.lucene.collections | |
| com.orientechnologies.lucene.engine | |
| com.orientechnologies.lucene.tx |
| Modifier and Type | Field and Description |
|---|---|
protected OLuceneIndexEngine |
OLuceneAbstractResultSet.engine |
| Modifier and Type | Method and Description |
|---|---|
OLuceneAbstractResultSet |
OLuceneResultSetFactory.create(OLuceneIndexEngine manager,
OLuceneQueryContext queryContext) |
| Constructor and Description |
|---|
OLuceneAbstractResultSet(OLuceneIndexEngine engine,
OLuceneQueryContext queryContext) |
OLuceneResultSet(OLuceneIndexEngine engine,
OLuceneQueryContext queryContext) |
OLuceneTxResultSet(OLuceneIndexEngine manager,
OLuceneQueryContext queryContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
OLuceneFullTextIndexEngine |
class |
OLuceneIndexEngineAbstract<V> |
| Modifier and Type | Field and Description |
|---|---|
protected OLuceneIndexEngine |
OLuceneTxChangesAbstract.engine |
| Constructor and Description |
|---|
OLuceneTxChangesAbstract(OLuceneIndexEngine engine,
org.apache.lucene.index.IndexWriter writer,
org.apache.lucene.index.IndexWriter deletedIdx) |
OLuceneTxChangesMultiRid(OLuceneIndexEngine engine,
org.apache.lucene.index.IndexWriter writer,
org.apache.lucene.index.IndexWriter deletedIdx) |
OLuceneTxChangesSingleRid(OLuceneIndexEngine engine,
org.apache.lucene.index.IndexWriter writer,
org.apache.lucene.index.IndexWriter deletedIdx) |
Copyright © 2009–2025 OrientDB. All rights reserved.