Oracle® WebCenter Interaction Development Kit 10.3.3.0.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 click-through (ClickThroughURL) and crawl-time indexing (IndexingURL).

public bool UseDocFetch {get; set;}

See Also

DocumentMetaData Class | Plumtree.Remote.Crawler Namespace