Class OLuceneTextOperator
java.lang.Object
com.orientechnologies.orient.core.sql.operator.OQueryOperator
com.orientechnologies.orient.core.sql.operator.OQueryTargetOperator
com.orientechnologies.lucene.operator.OLuceneTextOperator
-
Nested Class Summary
Nested classes/interfaces inherited from class com.orientechnologies.orient.core.sql.operator.OQueryOperator
OQueryOperator.ORDER -
Field Summary
FieldsFields inherited from class com.orientechnologies.orient.core.sql.operator.OQueryOperator
DEFAULT_OPERATORS_ORDER, expectedRightWords, expectsParameters, keyword, precedence, unary -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.orientechnologies.orient.core.sql.operator.OQueryOperator
canShortCircuit, compare, configure, evaluate, getKeyword, getSyntax, isSupportingBinaryEvaluate, isUnary, toString
-
Field Details
-
MEMORY_INDEX
- See Also:
-
-
Constructor Details
-
OLuceneTextOperator
public OLuceneTextOperator() -
OLuceneTextOperator
-