Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

DocumentMetaData.IndexingURL Property

Sets the URL used for crawl-time indexing to the underlying document. Relative URLs are resolved relative to the SOAP service (http://<server>:<port>/<application>/services/< service> Note: This value must be set when NOT using DocFetch.

public string IndexingURL {get; set;}

See Also

DocumentMetaData Class | Plumtree.Remote.Crawler Namespace