03-19-06 05:02 PM
do a merge and see if this fixes the size issue. Is it possible that if you
fail over to the second node and let it process all the docs on the shared
resources you get the same number of hits?
--
Hilary Cotter
Director of Text Mining and Database Strategy
RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.
This posting is my own and doesn't necessarily represent RelevantNoise's
positions, strategies or opinions.
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
"feriber" <feriber@discussions.microsoft.com> wrote in message
news:8C836457-30F6-4136-937C-D35D2BB28AB8@microsoft.com...
> Hi.
>
> we have a cluster with two nodes. They have the same software installed.
> The sites replicate well from node 1 to node 2.
>
> We have configured index server the same way in both servers. The catalogs
> find the same number of files 47431 (most of all PDF's 32793).
>
> The size of the catalogs are very different: node 1 365 Mb., node 2 504
> Mb.
>
> All other propertiers (docs to index, deferred for indexing, word list,
> etc)
> are the same.
>
> But the most curious thing is that if you make a query to node 1 (small
> catalog) you receive 10 results, while making the same query to node 2
> (big
> catalog), the results obtained are only 4.
>
> Any ideas ??
> I'd apreciate any suggestion.
[ Post a follow-up to this message ]
|