Possible Duplicate:
DocIdRedir.aspx sometimes redirects to search results instead of document preview
I have set up my document libraries (2 of them) to utilize the DocID attribute. I have then used the Redirect URL in many places. This way if the document filename changes it will not break the link.
Example of the link
http://intranet/_layouts/DocIdRedir.aspx?ID=DL-1-1
The problem is now when you click on the link it directly sends you to the search page. It shows the document as the result (as if you had search for the document) and the search field text box is filled out with the DocID value.
Example of the Search Box content
docid=DL-1-1
Is this an issue with SharePoint or do I have a setting that is incorrect or that needs to be changed. Any thoughts?