Discussion:
Search Result Link Problem
(too old to reply)
PJ Usher
2006-09-20 18:39:56 UTC
Permalink
Windows 2003

In IIS I created MyWeb with a host header of MyWeb (no dns, management's
"temporary" solution) with Home directory located at C:\MyWeb

Created MyWeb Index. In "Query the Catalog" I see the query working
correctly. But when I mouse over the link I notice the link as
file:///c:/MyWeb/Folder1/WebPage01.htm.

At the web site the search also seems to work well. I get correct results
for the search word but when I click on the links I get a "The Page Cannot
be displayed" page. When I mouse over the link it shows the
file:///c:/MyWeb/Folder1/WebPage01.htm instead of the
http://MyWeb/Folder1/WebPage01.htm

Is this an indexing server problem, an IIS problem or a mix of both?
How do I correct this? Thanks

PJ
Hilary Cotter
2006-09-24 23:14:22 UTC
Permalink
use vpath instead of path in crafting your hyperlink.
--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
Post by PJ Usher
Windows 2003
In IIS I created MyWeb with a host header of MyWeb (no dns, management's
"temporary" solution) with Home directory located at C:\MyWeb
Created MyWeb Index. In "Query the Catalog" I see the query working
correctly. But when I mouse over the link I notice the link as
file:///c:/MyWeb/Folder1/WebPage01.htm.
At the web site the search also seems to work well. I get correct results
for the search word but when I click on the links I get a "The Page Cannot
be displayed" page. When I mouse over the link it shows the
file:///c:/MyWeb/Folder1/WebPage01.htm instead of the
http://MyWeb/Folder1/WebPage01.htm
Is this an indexing server problem, an IIS problem or a mix of both?
How do I correct this? Thanks
PJ
Loading...