dtSearch Text Retrieval Engine .NET interface

WebSite.ServerFilters Field

List of server names other than the starting server that the Spider can visit.

public string ServerFilters;

Remarks

To enable the Spider to follow links to other servers, list the other servers to include. You can use wildcards to specify the server names to match. For example, *.dtsearch.com would match www.dtsearch.com, support.dtsearch.com, and download.dtsearch.com.

See Also

WebSite Class | dtSearch.Spider Namespace