Domino® Query Language enhancements

Domino® Query Language (DQL) provides the following enhancements in Domino® 11:

  • The design catalog is now maintained within hidden views of the individual databases against which queries are processed. Previously, a separate database, GQFdsgn.cat, stored and maintained design elements for multiple databases. New updall command flags, -e and -d, are used to add and update the design catalogs.
  • The ability to do DQL processing against full text indexes has been added. This is typically the fastest DQL processing method. The new contains operator is used to query full text indexes.
  • DQL processing of views is significantly faster.

The Domino Query Language (DQL) documentation is moved to the Domino Designer documentation for Domino 11. For more information, see Domino Query Language.