Returns true if processing of a wildcarded query term (e.g. "p*") took too long or yielded too many possibilities to consider; ; in this case a subset of the possible wildcard matches were actually used for the query, and an incomplete result set is returned. You may wish to display a message to the end-user indicating that this happened.
true if processing of a wildcarded query term (e.g. "p*") took too long or yielded too many possibilities to consider; in this case a subset of the possible wildcard matches were actually used for the query.
IPTSQueryResponse Interface | com.plumtree.server.search Namespace