ADMINISTERING
About this task
Inline view indexes enabled with the INLINE_VIEW_INDEX setting are referred to as static-enabled inline view indexes.
Procedure
Add the following NOTES.INI setting to the Domino® server.
INLINE_VIEW_INDEX=<database>,<database>
Results
A server restart is not necessary. Inline view indexing is enabled as views are opened.
Example
The following example enables inline view indexing for all views insales.nsf andmarketing.nsf:
INLINE_VIEW_INDEX=sales.nsf,marketing.nsf
Parent topic: Enabling and managing inline view indexing
Related tasks Enabling inline view indexing with the Updall task Setting index expiration for inline view indexes Using console commands to manage inline view indexing Showing inline indexing statistics Disabling inline view indexing