I need to be able to manually "configure URLs" for documents. I'm not sure how else to word it. Basically, say I have a document "d1" which I get WDS to index. However, I would like to map d1 to URL u1, so that when I search for the document using WDS, I get back u1, and not d1.
This would probably be some sort of wrapper around the index, which would perform the mapping between document ID and URL.
Is there any way to do this I've looked at the documentation, and I haven't found anything that addresses this issue.
Thanks in advance,
-A