How can I get my search results highlighted?

How can I get my search results highlighted?

am 22.04.2008 00:05:37 von mumbler

After doing a search on a word or phrase on my website, is it possible to
have the search results land on that word? Or the word to be highlighted?
As it is, you must read the whole page to even find the word or phrase?

Re: How can I get my search results highlighted?

am 22.04.2008 02:35:04 von Mark Fitzpatrick

Unfortunately not with the FP search bot. This requires a more advances
search engine or some custom programming.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - Expression

"mumbler" wrote in message
news:49FED1A3-1F64-4818-8F26-63C231AB874A@microsoft.com...
> After doing a search on a word or phrase on my website, is it possible to
> have the search results land on that word? Or the word to be
> highlighted?
> As it is, you must read the whole page to even find the word or phrase?

Re: How can I get my search results highlighted?

am 22.04.2008 06:18:18 von Mike Mueller

There are asp and .net scripts out there that can access the Index Server
functionality of IIS, which is what the FP search index uses on Windows
hosts. I do not have the links with me to share the code with you at home
though.

I made my own search using the Index Server and ASP0- and I made it so that
the search terms were highlighted. Here in action is an older variant, but
my other implementations are not on public sites
http://web2.lannonfire.com/Search.asp?query=carbon+monoxide



"Mark Fitzpatrick" wrote in message
news:u%234P3CBpIHA.3860@TK2MSFTNGP02.phx.gbl...
> Unfortunately not with the FP search bot. This requires a more advances
> search engine or some custom programming.
>
> Hope this helps,
> Mark Fitzpatrick
> Microsoft MVP - Expression
>
> "mumbler" wrote in message
> news:49FED1A3-1F64-4818-8F26-63C231AB874A@microsoft.com...
>> After doing a search on a word or phrase on my website, is it possible to
>> have the search results land on that word? Or the word to be
>> highlighted?
>> As it is, you must read the whole page to even find the word or phrase?
>