Domino Code Fragment
Code Name* FTSearch | Date* 06/28/2025 | Source (or email address if you prefer)* [email protected] IP address:.172.70.130.156 | |
Description* This example will find any documents in the Beginning view that contain the string Method* using the view method FTSearch . | Type* LotusScript | Categories* (Misc) |
Implementation: | Required Client: | Server: |
Limitations: | Comments: Note: The FTSearch method should work even if a database is not full text indexed. We have found this to be true for local databases, but not for databases on a server. In order for the function to work on databases on a server, the database must be full text indexed. |