Hi.
I developend a C# method that, using the "Search Web Service" and LQL language, perform search a document in content server. I have a problem when I delete a node from the livelink web interface: it ends up in the "Content Undelete Server Workspace". Rightly, the user is no longer able to see it, because it's deleted, but LQL expression continues to find it (in Content Undelete Server Workspace). How to avoid this? Is there a way to exclude this workspace during the search?
Thanks