| Modifier and Type | Class and Description |
|---|---|
class |
OLuceneIndexFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
ODefaultIndexFactory
Default OrientDB index factory for indexes based on SBTree.
Supports index types: UNIQUE NOTUNIQUE FULLTEXT DICTIONARY |
| Modifier and Type | Method and Description |
|---|---|
static OIndexFactory |
OIndexes.getFactory(String indexType,
String algorithm) |
| Modifier and Type | Method and Description |
|---|---|
static Iterator<OIndexFactory> |
OIndexes.getAllFactories() |
| Modifier and Type | Method and Description |
|---|---|
static void |
OIndexes.registerFactory(OIndexFactory factory)
Register at runtime custom factories
|
static void |
OIndexes.unregisterFactory(OIndexFactory factory)
Unregister custom factories
|
| Modifier and Type | Class and Description |
|---|---|
class |
OHashIndexFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
OLuceneSpatialIndexFactory |
Copyright © 2009–2025 OrientDB. All rights reserved.