Hi All,
We have recently upgraded our website from IIS 4 to IIS 5. In the new
box, we have configured the index server and installed the web site on
IIS 5, we are having problem in search functionality of the website,
which uses index server. When we do search based on phrase, it gives
the results on the first page saying '50 documents found' and showing
10 records on first page and enabling 'Next 10 hits', but when we click
on 'Next 10 hits', it is showing 'No documents found'. We are trying to
resolve this issue since week, no luck.. can anybody help us to find
out the problem/fix.

Thanks in advance,
Praveen.

Re: Problem with search results on IIS 5 by Spynwhanker

Spynwhanker
Wed May 03 09:44:56 CDT 2006

Search results as in reported by what?

The tool in Index Server?

Some ASP application?

FrontPage?

The "next" link is probably an ASP function, in which case this is not an
index server problem but rather an ASP code problem.

"Praveen" <praveenkatti@gmail.com> wrote in message
news:1146623748.113525.270800@y43g2000cwc.googlegroups.com...
> Hi All,
> We have recently upgraded our website from IIS 4 to IIS 5. In the new
> box, we have configured the index server and installed the web site on
> IIS 5, we are having problem in search functionality of the website,
> which uses index server. When we do search based on phrase, it gives
> the results on the first page saying '50 documents found' and showing
> 10 records on first page and enabling 'Next 10 hits', but when we click
> on 'Next 10 hits', it is showing 'No documents found'. We are trying to
> resolve this issue since week, no luck.. can anybody help us to find
> out the problem/fix.
>
> Thanks in advance,
> Praveen.
>



Re: Problem with search results on IIS 5 by jeff

jeff
Wed May 03 22:13:30 CDT 2006

On 2 May 2006 19:35:48 -0700, "Praveen" <praveenkatti@gmail.com>
wrote:

> We have recently upgraded our website from IIS 4 to IIS 5. In the new
>box, we have configured the index server and installed the web site on
>IIS 5, we are having problem in search functionality of the website,
>which uses index server. When we do search based on phrase, it gives
>the results on the first page saying '50 documents found' and showing
>10 records on first page and enabling 'Next 10 hits', but when we click
>on 'Next 10 hits', it is showing 'No documents found'. We are trying to
>resolve this issue since week, no luck.. can anybody help us to find
>out the problem/fix.

It's not IIS or Indexing Services, it's your code.

Jeff