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 Assessment
Workspace Domino
Categories Administration
Created by Guest
Created on Jul 28, 2022

command to create full text index for new created db

A large number of new dbs are automatically created by the customized code every day, which requires the administrator to select this db, then click Tools -> Ddatabase -> Full Text Index... to create full text index for this new nsf from the domino administrator, It's so inconvenient.

Domino admin need one command to achieve this feature that create full text index for new db.


Notes:load updall X mail\XXXXXXXX.nsf suit for below secenario:
Ordinarily, the UPDALL command cannot be used to generate a Full Text Index (FTI).
If the database previously had a FTI which was later deleted by the operating system (not by a client).
When this situation exists, running Updall will recreate the FTI.

  • Attach files
  • Guest
    Reply
    |
    Mar 28, 2024

    Agree, in general it would be useful to:

    • create FTI from server console ( "load updall X" is fine )

    • add a flag during user registration (as well as in a policy) for automatic FTI creation for the newly created mail DB

    • Add a flag to the database to set the FTI on a specific replica or on all replicas (useful especlally in a clustered environment)