Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
dtsSearchFilter::read Method
dtsSearchFilter Class | dtsSearchFilter Class | Send Feedback

Read the search filter from a disk file.

int read(const char * name);
Parameters
Parameters 
Description 
const char * name 
File to read the filter from 
Returns

0 on success, or non-zero if an error occurred.

Description

Any existing data in the search filter is replaced by the data read from the file.

Class
Links
You are here: C++ API > Classes > dtsSearchFilter Class > dtsSearchFilter::read Method
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.