Modify FTIndexFrequency from C API

Hi guys!

I have a question about C API, thanks for reading this.

Lotus Script has db.FTIndexFrequency, however, I browsed most of the documentation for C API but did not find an equivalent. I did find for enabling/disabling indexing, but not for setting up the frequency (hourly, daily, immediate, scheduled).

Do you have any ideea how to do it ?

Thanks! (I did my best to find out the specific thing, but maybe I skipped something…)

Subject: modify FTIndexFrequency from C API

From Rod Whiteley

Info on Index

http://www-10.lotus.com/ldd/46dom.nsf/55c38d716d632d9b8525689b005ba1c0/f3f285bc37af541280256cd8003d0034?OpenDocument

Delete the index

http://www-10.lotus.com/ldd/46dom.nsf/55c38d716d632d9b8525689b005ba1c0/1b3378487ba046cb80256e1900548307?OpenDocument

It can help you,

JYR