Uses of Interface
com.orientechnologies.lucene.engine.OLuceneIndexEngine
Packages that use OLuceneIndexEngine
Package
Description
-
Uses of OLuceneIndexEngine in com.orientechnologies.lucene.collections
Constructors in com.orientechnologies.lucene.collections with parameters of type OLuceneIndexEngineModifierConstructorDescriptionOLuceneResultSet(OLuceneIndexEngine engine, OLuceneQueryContext queryContext, ODocument metadata) -
Uses of OLuceneIndexEngine in com.orientechnologies.lucene.engine
Classes in com.orientechnologies.lucene.engine that implement OLuceneIndexEngineModifier and TypeClassDescriptionclassclass -
Uses of OLuceneIndexEngine in com.orientechnologies.lucene.tx
Fields in com.orientechnologies.lucene.tx declared as OLuceneIndexEngineModifier and TypeFieldDescriptionprotected final OLuceneIndexEngineOLuceneTxChangesAbstract.engineConstructors in com.orientechnologies.lucene.tx with parameters of type OLuceneIndexEngineModifierConstructorDescriptionOLuceneTxChangesAbstract(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) -
Uses of OLuceneIndexEngine in com.orientechnologies.spatial.engine
Classes in com.orientechnologies.spatial.engine that implement OLuceneIndexEngineModifier and TypeClassDescriptionclassclassCreated by Enrico Risa on 26/09/15.classCreated by Enrico Risa on 26/09/15.classCreated by Enrico Risa on 04/09/15.Methods in com.orientechnologies.spatial.engine that return OLuceneIndexEngine