| Package | Description |
|---|---|
| com.liferay.portal.kernel.search.generic |
| Modifier and Type | Method and Description |
|---|---|
MatchQuery.Operator |
MultiMatchQuery.getOperator() |
MatchQuery.Operator |
MatchQuery.getOperator() |
static MatchQuery.Operator |
MatchQuery.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchQuery.Operator[] |
MatchQuery.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultiMatchQuery.setOperator(MatchQuery.Operator operator) |
void |
MatchQuery.setOperator(MatchQuery.Operator operator) |