Set whether to use a short or long timeout when waiting for a connection to the search server. If shortConnectionTimeout
is true
, use a "short" 30-second timeout; otherwise use a "long" 10-minute timeout (the default). Note that setQueryTimeout
sets the timeout for query processing within the search server itself, while setUseShortConnectionTimeout
sets the timeout for establishing a connection to the search server.
IPTSQueryRequest Interface | com.plumtree.server.search Namespace