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(String name,
OIndexDefinition indexDefinition,
String clusterIndexName,
Set<String> clustersToIndex,
boolean rebuild,
OProgressListener progressListener) |
OLuceneIndexNotUnique |
OLuceneIndexNotUnique.delete() |
OLuceneIndexNotUnique |
OLuceneIndexNotUnique.put(Object key,
OIdentifiable value) |
Modifier and Type | Class and Description |
---|---|
class |
OLuceneSpatialIndex |
Modifier and Type | Method and Description |
---|---|
OLuceneIndexNotUnique |
OLuceneSpatialIndex.put(Object key,
OIdentifiable value) |
Copyright © 2009–2020 OrientDB. All rights reserved.