
public class OLuceneFullTextIndex extends OLuceneIndexNotUnique
OIndexAbstract.IndexConfiguration, OIndexAbstract.IndexTxSnapshotapiVersion, binaryFormatVersion, clustersToIndex, CONFIG_MAP_RID, configuration, indexId, metadata, storage, type, valueContainerAlgorithmALGORITHM, CONFIG_AUTOMATIC, CONFIG_KEYTYPE, CONFIG_NAME, CONFIG_TYPE, INDEX_DEFINITION, INDEX_DEFINITION_CLASS, INDEX_VERSION, METADATA, VALUE_CONTAINER_ALGORITHMMERGE_KEYS| Constructor and Description |
|---|
OLuceneFullTextIndex(String name,
String typeId,
String algorithm,
int version,
OAbstractPaginatedStorage storage,
String valueContainerAlgorithm,
ODocument metadata,
int binaryFormatVersion) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.document.Document |
buildDocument(Object key) |
org.apache.lucene.search.Query |
buildQuery(Object query) |
org.apache.lucene.analysis.Analyzer |
indexAnalyzer() |
boolean |
isCollectionIndex() |
org.apache.lucene.analysis.Analyzer |
queryAnalyzer() |
canBeUsedInEqualityOperators, clearSnapshot, commitSnapshot, create, decodeKey, descStream, determineValueSerializer, doDelete, doPut, encodeKey, get, getCollatingValue, getRids, interpretTxKeyChanges, isNativeTxSupported, onIndexEngineChange, put, putInSnapshot, rebuild, remove, remove, removeCluster, removeFromSnapshot, searcher, size, stream, streamEntries, streamEntriesBetween, streamEntriesMajor, streamEntriesMinor, supportsOrderedIterationsacquireAtomicExclusiveLock, acquireExclusiveLock, acquireSharedLock, addCluster, addTxOperation, clear, close, commit, compareTo, count, create, cursor, delete, descCursor, doReloadIndexEngine, doRemove, doRemove, equals, flush, getAlgorithm, getClusters, getConfiguration, getDatabase, getDatabaseName, getDefinition, getFirstKey, getIndexId, getIndexNameByKey, getInternal, getKeySize, getKeyTypes, getLastKey, getMetadata, getName, getRebuildVersion, getSize, getType, getVersion, hashCode, hasRangeQuerySupport, isAutomatic, isRebuilding, isUnique, iterateEntries, iterateEntriesBetween, iterateEntriesMajor, iterateEntriesMinor, keyCursor, keyStream, loadFromConfiguration, loadMetadata, loadMetadataInternal, manualIndexesWarning, postCommit, preCommit, rebuild, releaseExclusiveLock, releaseSharedLock, setType, toString, updateConfigurationclone, finalize, getClass, notify, notifyAll, wait, wait, waitisLabelSecurityDefined, isReadRestrictedBySecurityPolicy, securityFilterOnRead, securityFilterOnReadpublic org.apache.lucene.document.Document buildDocument(Object key)
public org.apache.lucene.search.Query buildQuery(Object query)
public org.apache.lucene.analysis.Analyzer queryAnalyzer()
public boolean isCollectionIndex()
public org.apache.lucene.analysis.Analyzer indexAnalyzer()
Copyright © 2009–2025 OrientDB. All rights reserved.