Object store (Query tab)
The Query tab on the object store's property
sheet displays query options used by client applications. NOTE Changing
these properties affects system performance.
Query Options
- Force Case Insensitive Search
- Select the checkbox to run ad hoc queries (searches) in
a case-insensitive fashion, regardless of underlying database behavior.
If you clear the checkbox, searches operate in the underlying database's configured
behavior (case-sensitivity is not required).
- Default Query Time Limit (sec) and Maximum Query Time Limit (sec)
- If the Maximum Query Time Limit is set to a value greater than 0, Content Engine uses the minimum of that value and the requested time limit.
- If the Default Query Time Limit is set to a value greater than 0, Content Engine will use that value (subject to the maximum query time limit restriction) if no time limit is in the query.
The command execution is also subject to the transaction timeout if the query is transactional. The transaction timeout is defined in the Application Server in the section describing the Java Transaction API (JTA).