I archived 40% of the documents from a database. Admins ran a compact, so the database size is good.
How do I reduce the size of the full text index (without dropping and recreating it)?
I archived 40% of the documents from a database. Admins ran a compact, so the database size is good.
How do I reduce the size of the full text index (without dropping and recreating it)?
Subject: Compacting a full text index?
load updall -F will update it, don’t think it can be compacted