Hello @all,
there is a Notes database on a server 6.5.1. The db has a full text index, which is set up to be indexed daily.
But the indexing doesn’t run - the users cannot find their search phrases.
In the db properties window the last indexing date is shown (which is more than two weeks ago).
Why doesn’t it index automatically, or what can I do?
Thanks in advance
Joe
Subject: Full text indexing a db on a server
Delete the full-text index from the database properties box. Then, from the server OS remove the FT directory and any subdirectories that contain the FT index files. Finally, re-create the FT index from the properties box.
Subject: RE: Full text indexing a db on a server
Hello Lawrence,
thank your for your answer. I will try that.
Regards
Joe