![]() PT_SEARCHWARNING_NONE | No warning |
![]() PT_SEARCHWARNING_QUERY_IS_PARTIAL | Search cluster was in some way "incomplete" and a partial result set was returned. |
![]() PT_SEARCHWARNING_QUERY_TIMED_OUT | Query processing (not the connection to the search server) timed out, and a partial result set was returned. |
![]() PT_SEARCHWARNING_WILDCARD_TOO_GENERAL | A very general wildcard query was issued (such as "a*"). The search server expanded it into some number of terms matching the pattern, but not every matching result was returned. |
PT_SEARCH_WARNING Constructor
|
Initializes a new instance of the PT_SEARCH_WARNING class. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is 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. |
PT_SEARCH_WARNING Class | com.plumtree.server Namespace | IPTSearchResponse