WebCenter Interaction API  
 

IPTSQueryResponse.queryIsPartial Method 

Returns true if the query was executed on a partial search cluster(some nodes were down).

bool queryIsPartial();

Return Value

true if search cluster query state was not "complete" or "impared".

See Also

IPTSQueryResponse Interface | com.plumtree.server.search Namespace