Aqualogic Interaction API  
 

PT_SEARCH_WARNING Fields

The fields of the PT_SEARCH_WARNING class are listed below. For a complete list of PT_SEARCH_WARNING class members, see the PT_SEARCH_WARNING Members topic.

Public Static Fields

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.

See Also

PT_SEARCH_WARNING Class | com.plumtree.server Namespace | IPTSearchResponse