If the appliance can crawl the documents fine and you only want to
remove the long name in the results page you can use a XSLT template/
function that is in the standard stylesheet called replace_string.
You can search in in the template to find its use. You can replace
your domain with "" so that http://myserver.mycompany.com/index.html
becomes http://myserver/index.html
You can also add *.mycompany.com into your group policy so that WIA
will pass the credentials (if that's why you are shortening the url).
Michael Cizmar | MC+A
Google Enterprise Partner
http://www.mcplusa.com/blog/ | twitter: http://www.twitter.com/mcplusa
On Dec 16, 12:16 pm, Chris <colonieweat...@gmail.com> wrote:
> Hi Jeff,
>
> Thanks for your quick reply. The server is in the DNS as the short
> name myserver and myserver.mycompany.com. From Windows, I can ping
> both myserver and myserver.mycompany.com and they both resolve to
> myserver.mycompany.com.
>
> On the Network Settings configuration page of the Mini I have added in
> the correct DNS servers and I added mycompany.com as the DNS Suffix.
>
> In the Network Diagnostics box on the Network Settings configuration
> page, the Mini can locatehttp://myserver.mycompany.combut it can't
> findhttp://myserver/.