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