dtSearch Text Retrieval Engine .NET interface
SearchFilter.Read Method
Read the search filter from a disk file.
public
bool
Read(
string
filename
);
Parameters
filename
Full path to the file to read.
See Also
SearchFilter Class
|
dtSearch.Engine Namespace