Domino Connection


Using fulltext search

One of the powerful Domino features is fulltext search. It enables the user to search for words and phrases in some or all documents of a database. To speed up the search process Domino maintains a fulltext search index which can be configured by the user. The search index is stored in separate files in the Domino data directory. Domino Connection provides a method to find out whether an index is present. Use the isIndexed method to receive a Boolean value that indicates the index state.


[ Top of Page | Previous Page | Next Page | Table of Contents ]