Altair® Monarch® Server

 

Greater Than or Equal to (>=) Operator

When configuring a search, the greater than or equal to (>=) operator is one of the relational operators you can use to specify the relationship between an index field and an index value in your search criteria.

The greater than or equal to (>=) operator is located in the Operator drop-down list, on the Search page.

Note: This list is not visible, until you select a document group and document type, and click the Add condition button, under the Search Criteria heading.

Use the greater than or equal to (>=) operator to retrieve only those documents that contain, in the specified index field, an index value that is greater than or equal to the one in the search phrase.

Examples:

Ship Date >= 07/01/2001 retrieves all documents with an index value of 07/01/2001 or later in the Ship Date index field.

Invoice Amount >= 15000 retrieves all documents with an index value of 15,000 or more in the Invoice Amount index field.