Hourly index update

Hi all,I have problem with 3GB (more than 30.000 documents) database and hourly index. Anytime server index database, user hardly access to data. I have setup schedule for database index but not success. Hourly index service still run and slow down my server speed.

Anyone have experience in solving this problem please help me.

Thanks in advance,

Le Thanh Trung

Subject: Hourly index update

You can try adding this parameter into the notes.ini file of the server :

FT_Fly_Index_Off

Description: Included to turn OFF on the fly full text indexing.

Non-Zero=enabled

Allowable Values : 0 or 1

Default :None

Examples : FT_Fly_Index_Off=0

Release Validity : 5.0.9

Valid on : Server

Subject: Thank you, I will check