AquaLogic Interaction Development Kit (IDK) 6.0.0

SearchWarning Members

SearchWarning overview

Public Static Fields

PROCESSING_TIMED_OUT Processing within the search server took too long (timed out), and a partial result set was returned.
TOO_MANY_WILDCARD_EXPANSIONS A wildcard query, such as "a*", matched a large number of patterns, only some of which were used for the search.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetCode Returns the internal warning code.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

SearchWarning Class | Plumtree.Remote.PRC.Search Namespace