public class OLuceneFullTextIndex extends OLuceneIndexNotUnique
OIndexAbstract.IndexConfiguration, OIndexAbstract.IndexTxSnapshot
apiVersion, binaryFormatVersion, clustersToIndex, CONFIG_MAP_RID, configuration, indexId, metadata, storage, type, valueContainerAlgorithm
ALGORITHM, CONFIG_AUTOMATIC, CONFIG_KEYTYPE, CONFIG_NAME, CONFIG_TYPE, INDEX_DEFINITION, INDEX_DEFINITION_CLASS, INDEX_VERSION, METADATA, VALUE_CONTAINER_ALGORITHM
MERGE_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, delete, descStream, determineValueSerializer, doPut, encodeKey, get, getCollatingValue, getRids, interpretTxKeyChanges, isNativeTxSupported, onIndexEngineChange, put, putInSnapshot, rebuild, remove, remove, removeCluster, removeFromSnapshot, searcher, size, stream, streamEntries, streamEntriesBetween, streamEntriesMajor, streamEntriesMinor, supportsOrderedIterations
acquireAtomicExclusiveLock, acquireExclusiveLock, acquireSharedLock, addCluster, addTxOperation, clear, close, commit, compareTo, count, create, cursor, 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, updateConfiguration
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
isLabelSecurityDefined, isReadRestrictedBySecurityPolicy, securityFilterOnRead, securityFilterOnRead
public 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–2020 OrientDB. All rights reserved.