Close
dtSearch Text Retrieval Engine Programmer's Reference
ISearchFilter::Or Method
Syntax
IDL
HRESULT Or(ISearchFilter * other);

Combine this filter with another filter in a logical "OR" operation. All documents included in either filter will be included in this filter following an OR.