We are facing this issue on our production servers. We recently
migrated our servers to DR (Disaster Recovery). This is our server
farm:
Application and Search are on one server,
Index and Job are on one server,
SQL Server on onother server
There are 130,000 documents to be crawled on the portal_content
index. It crawls 60,000 documents and says index is successful. When
we start searching, some documents will be never searched, means it
did not finish the job.
These are the parameters that were changed since we noticed this
behaviour.
- lagato service was installed on the SQL Server without our
knowledge, but we do not use it.
- The connenction time was increased to 999 sec on the Index config
parameters.