Full text index corruption

HiWe have a database that seems to have a corrupt full text index.

Is there any way of fixing this corruption without deleting and re-creating the index?

I’m looking for a way or minimising the impact on users as this database is constantly in use.

Does fixup have an option for this?

thanks

mark.

Subject: Full text index corruption

I believe that even you delete index and create index, the issue is same, you should have to RUN compact -c XXX.nsf to fix it.