Detach the output search filter and return it.
dtsSearchFilter * DetachOutputSearchFilter();
The search filter generated from this search.
If SetWantResultsAsFilter(true) was called before the search, the search results will include a search filter (see dtsSearchFilter) with all of the documents retrieved in the search.
Note: The output search filter is separate from the optional search filter that you can provide to limit the results of the search, through SetSearchFilter().
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|