You are here: COM Interface > Interfaces > ISearchFilter Interface > ISearchFilter::Or Method
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.

Copyright (c) 1995-2025 dtSearch Corp. All rights reserved.