Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Shipped
Workspace Domino Designer
Categories Java
Created by Guest
Created on Mar 30, 2021

DQL : option to bypass certain views for specific queries

Currently we can use setNoViews to prevent from using views in a DQL Query

But sometimes, for complex query, we could benefit from a finer control to optimise performances


For exemple, imagine a query : FIELD = X AND OTHERFIELD = Y

  • if first part of the query uses a view and return a small number of docs

  • second part of the query can be much faster via NSF Scanning this small number of docs rather than using another view and perform an intersect



  • Attach files
  • Admin
    Thomas Hampel
    Reply
    |
    Nov 21, 2023

    We have shipped a feature in Domino 12.0.2 which will help in exactly this scenario.

    https://help.hcltechsw.com/dom_designer/12.0.2/basic/wn_dqlsearchoptimization.html