| Package | Description |
|---|---|
| com.orientechnologies.lucene.collections | |
| com.orientechnologies.lucene.engine | |
| com.orientechnologies.lucene.tx | |
| com.orientechnologies.spatial.engine |
| Constructor and Description |
|---|
OLuceneResultSet(OLuceneIndexEngine engine,
OLuceneQueryContext queryContext,
ODocument metadata) |
| Modifier and Type | Class and Description |
|---|---|
class |
OLuceneFullTextIndexEngine |
class |
OLuceneIndexEngineAbstract |
| 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) |
| Modifier and Type | Class and Description |
|---|---|
class |
OLuceneGeoSpatialIndexEngine |
class |
OLuceneLegacySpatialIndexEngine
Created by Enrico Risa on 26/09/15.
|
class |
OLuceneSpatialIndexEngineAbstract
Created by Enrico Risa on 26/09/15.
|
class |
OLuceneSpatialIndexEngineDelegator
Created by Enrico Risa on 04/09/15.
|
| Modifier and Type | Method and Description |
|---|---|
OLuceneIndexEngine |
OLuceneSpatialIndexEngineDelegator.getDelegate() |
Copyright © 2009–2025 OrientDB. All rights reserved.