|
Home > Archive > IIS Index Server > March 2005 > Different Search Results on Multiple Servers
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Different Search Results on Multiple Servers
|
|
|
| Hello,
I have 2 Load Balanced IIS Servers. Each of the servers has a catalog on it
that crawls a local directory. The directoy and files are the same on each
server, but when I do a search on the catalog I get different results if I
have exclude filters in my search page. For example, it does not return
results if the page contains admin.
However if I take out these filters and let it return everything the number
of results are the same on each server.
Does anyone have any ideas why the number of results would be different on
each server when the filters are used?
Thanks,
Keith
| |
| Hilary Cotter 2005-03-22, 7:52 am |
| are both of the servers the same os and service packs?
Did you compare the registry settings for both servers? Compare the keys
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControl
Set\Control\ContentIndex
--
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
"Keith" <Keith @discussions.microsoft.com> wrote in message
news:F2BEFA4D-CFB2-4067-A1BD-8DDA642FEA2C@microsoft.com...
> Hello,
>
> I have 2 Load Balanced IIS Servers. Each of the servers has a catalog on
it
> that crawls a local directory. The directoy and files are the same on
each
> server, but when I do a search on the catalog I get different results if I
> have exclude filters in my search page. For example, it does not return
> results if the page contains admin.
>
> However if I take out these filters and let it return everything the
number
> of results are the same on each server.
>
> Does anyone have any ideas why the number of results would be different on
> each server when the filters are used?
>
> Thanks,
> Keith
|
|
|
|
|