| BooleanFieldOperation |
Operations to filter Boolean fields
|
| DateTimeFieldOperation |
Operations to filter DateTime fields
|
| Executor |
Execute operation
|
| FieldOperation |
Field operation
|
| FieldOrSubFilter |
Append another filter either using a text, number or date field or a sub filter or inverse a filter by using not.
|
| Filter |
Boolean AND and OR operation and orderBy, limit, execute operations
|
| Limit |
Limit and execute operations
|
| NumberFieldOperation |
Operations to filter Number fields
|
| OrderBy |
orderBy operation
|
| OrderByField |
Order by field
|
| OrderByFieldOrLimit |
Order by field operations and limit/execute operations
|
| OrderByOperation |
Order by ascending or descending operations and limit/execute operations.
|
| OrderByOperation.Direction |
|
| Result |
Search query result.
|
| ScoredFilter |
Scored query filter
|
| ScoredTextFieldOperation |
Scored text field operations allows to build Google like queries.
|
| TextFieldOperation |
Operations to filter text (String) fields
|
| TextFieldsOperation |
Operations to filter text fields
|