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 check box to run ad hoc queries (searches) in a non-case-sensitive fashion, regardless of underlying database behavior. If you clear the check box, 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)

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).