Excluding attachment types from Fulltext index
Domino R5.0.3 introduced a new FT index engine. which is default since R5.0.5. For versions before R5.0.5 and for R5.0.5/5.0.6 on AS/400 it can be enabled by adding FT_LIBNAME=ftgtr34 in your servers Notes.ini. The new FT index subsystem supports to exclude attachment types from index since R5.0.4. This makes sense for e.g. images and can be enabled by adding the following notes.ini setting FT_INDEX_IGNORE_ATTACHMENT_TYPES=*.tif, *.jpg. Regarding to Lotus Knowledge Base this can significant reduce the size of the fulltext index.
| Categories: | Administration |
| Keywords: | Fulltext Index |
| Posted: | 05/19/2001 |
| Updated: | 05/19/2001 |