
public class OLuceneOverlapOperator extends OLuceneSpatialOperator
OQueryOperator.ORDERfactoryDEFAULT_OPERATORS_ORDER, expectedRightWords, expectsParameters, keyword, precedence, unary| Constructor and Description |
|---|
OLuceneOverlapOperator() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
evaluateRecord(OIdentifiable iRecord,
ODocument iCurrentResult,
OSQLFilterCondition iCondition,
java.lang.Object iLeft,
java.lang.Object iRight,
OCommandContext iContext,
ODocumentSerializer serializer) |
java.util.stream.Stream<ORawPair<java.lang.Object,ORID>> |
executeIndexQuery(OCommandContext iContext,
OIndex index,
java.util.List<java.lang.Object> keyParams,
boolean ascSortOrder) |
getBeginRidRange, getEndRidRange, getIndexReuseType, getOIndexSearchResultcanBeMerged, canShortCircuit, compare, configure, getSyntax, isSupportingBinaryEvaluate, isUnary, toString, updateProfilerpublic java.util.stream.Stream<ORawPair<java.lang.Object,ORID>> executeIndexQuery(OCommandContext iContext, OIndex index, java.util.List<java.lang.Object> keyParams, boolean ascSortOrder)
executeIndexQuery in class OQueryOperatorpublic java.lang.Object evaluateRecord(OIdentifiable iRecord, ODocument iCurrentResult, OSQLFilterCondition iCondition, java.lang.Object iLeft, java.lang.Object iRight, OCommandContext iContext, ODocumentSerializer serializer)
evaluateRecord in class OLuceneSpatialOperatorCopyright © 2013–2022 OrientDB. All rights reserved.