Class EsHint
java.lang.Object
org.nuxeo.ecm.core.query.sql.model.EsHint
- All Implemented Interfaces:
Serializable
,ASTNode
,Operand
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
A field specified using a hint, with optional boost value -
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
index
-
analyzer
-
operator
-
-
Constructor Details
-
EsHint
-
-
Method Details
-
accept
Description copied from interface:ASTNode
Accept the given visitor. -
toString
-
equals
-
getIndex
Get Index field hints -
getIndexFieldNames
Get Index field names (without boost)
-