Package | Description |
---|---|
com.sdl.delivery.iq.query.api | |
com.sdl.delivery.iq.query.operation |
Modifier and Type | Interface and Description |
---|---|
interface |
BooleanOperation
Represents a Boolean Search Operation.
|
Modifier and Type | Method and Description |
---|---|
Operation |
Query.groupedAnd(List<String> fields,
List<?> query)
Grouped AND query on multiple fields and values.
|
Operation |
Query.groupedNot(List<String> fields,
List<?> query)
Grouped NOT query on multiple fields and values.
|
Operation |
Query.groupedOr(List<String> fields,
List<?> query)
Grouped OR query on multiple fields and values.
|
Modifier and Type | Class and Description |
---|---|
class |
AndOperation
And Operation.
|
class |
BaseOperation
Base class for common functionality.
|
class |
OrOperation
Or Operation.
|
class |
UnitOperation
Unit Operation.
|
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries