Topics

04 Documentation updates
Server
FTG_INDEX_LIMIT

Domino uses a default maximum size of 6 MB for full-text index files (and 1MB for the Mac). If you have a database with large attachments that you want to full-text index, you can increase the default size using the NOTES.INI variable FTG_INDEX_LIMIT = xxx, where xxx is the number (in bytes) that you want to use as the maximum size. For example, to increase the default size to 7,000,000 bytes, add a variable of FTG_INDEX_LIMIT=7000000 to the NOTES.INI and restart the server.