Plumtree EDK (Enterprise Web Development Kit) 5.4.0

DocumentMetaData.UseDocFetch Property

Gets or sets whether or not to use DocFetch. If true, indicates that the crawler will use the DocFetch mechanism for clickthrough. If false, indicates that the crawler code will provide URLs for both clickthrough and crawl-time indexing.

public bool UseDocFetch {get; set;}

See Also

DocumentMetaData Class | Plumtree.Remote.Crawler Namespace