I’ve got a 8 Gb database on the server that is not being indexed. It takes the Indexer task and it’s never ending running. Both servers in the cluster have the same behavior.“Full text indexing documents in xxxxxx.nsf”
I’ve tried:
-
Removing the index (I have to firstly stop the server to stop the Indexer) and rebuild it → no success
-
Removing the database and replicate it back from the cluster and re-index → no success
-
Replicating the database on local and re-index → WORKS! … but only on local
-
Replicate the local database on the server and manually copy the “ft” folder on the server → no success
-
Ctrl+shift+F9 → no success
Please HELP !