Builder

class Builder

Properties

Link copied to clipboard

Performs a logical AND operation on all supplied filters.

Link copied to clipboard

Returns true when a document contains all the specified document attributes or metadata fields.

Link copied to clipboard

Returns true when a document contains any of the specified document attributes or metadata fields.

Link copied to clipboard

Performs an equals operation on two document attributes or metadata fields.

Link copied to clipboard

Performs a greater than operation on two document attributes or metadata fields. Use with a document attribute of type Date or Long.

Link copied to clipboard

Performs a greater or equals than operation on two document attributes or metadata fields. Use with a document attribute of type Date or Long.

Link copied to clipboard

Performs a less than operation on two document attributes or metadata fields. Use with a document attribute of type Date or Long.

Link copied to clipboard

Performs a less than or equals operation on two document attributes or metadata fields. Use with a document attribute of type Date or Long.

Link copied to clipboard

Performs a logical NOT operation on all supplied filters.

Link copied to clipboard

Performs a logical OR operation on all supplied filters.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard