Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Already Exists
Workspace Domino
Categories Administration
Created by Guest
Created on May 27, 2022

Auto update of DB index post deleting the documents

When we add lots of documents in a database, that view index size (not full text index) grows quickly. However, when we delete the documents from database view index size does not reduces.

We need to update each view or folder manually by pressing Shift + F9. Post this, the view gets indexed and also view index size reduces.
Another way is to run updall -R on the databases.

It would be helpful to reduce the DB view index size automatically avoiding manually updating the view.


  • Attach files
  • Admin
    Thomas Hampel
    Reply
    |
    Apr 28, 2023

    Are you concerned about the index taking up too much disk space?
    Please use DBMT for database maintenance as needed, which should address your idea.

  • Guest
    Reply
    |
    May 27, 2022

    This is a maintenance task that I believe is fair and enough running nupdall -R