| Package | Description |
|---|---|
| com.orientechnologies.lucene.index | |
| com.orientechnologies.spatial.index |
| Modifier and Type | Class and Description |
|---|---|
class |
OLuceneFullTextIndex |
| Modifier and Type | Method and Description |
|---|---|
OLuceneIndexNotUnique |
OLuceneIndexNotUnique.create(java.lang.String name,
OIndexDefinition indexDefinition,
java.lang.String clusterIndexName,
java.util.Set<java.lang.String> clustersToIndex,
boolean rebuild,
OProgressListener progressListener) |
OLuceneIndexNotUnique |
OLuceneIndexNotUnique.delete() |
OLuceneIndexNotUnique |
OLuceneIndexNotUnique.put(java.lang.Object key,
OIdentifiable value) |
| Modifier and Type | Class and Description |
|---|---|
class |
OLuceneSpatialIndex |
| Modifier and Type | Method and Description |
|---|---|
OLuceneIndexNotUnique |
OLuceneSpatialIndex.put(java.lang.Object key,
OIdentifiable value) |
Copyright © 2013–2022 OrientDB. All rights reserved.