I have a Windows SharePoint Services 3.0 site that has a search term that seems to crash the search service whenever a query is run using that term. You can search for it through a few subsites, and you can search for other terms on the top-level site, but whenever you try and look for that specific term on the top level site you get the message:
"Your search cannot be completed
because of a service error. Try your search again or contact your
administrator for more information."
If you look at the event logs, it shows that the indexing server has been taken out of the rotation when this happens. It is restored to the rotation shortly afterwards.
I know that in MOSS there is a way to determine if a document has caused search problems, but I do not see this option in WSS. Is there a way to find out why this specific search term is causing problems?