Plumtree EDK (Enterprise Web Development Kit) 5.4.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, , e.g. http: //<my_server>:<my_port>/<my_app>/services/< my_service> Note: This value must be set when NOT using DocFetch.

public string IndexingURL {get; set;}

See Also

DocumentMetaData Class | Plumtree.Remote.Crawler Namespace