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 Needs Review
Workspace Domino Designer
Categories Java
Created by Guest
Created on Jun 5, 2023

Support for large summary field for Java

HCL Domino 12.x introduced on-disk structure (ODS) 55 file format for databases. ODS 55 introduced in HCL Domino 12.x increases the maximum size allowed for individual summary fields to 16 MB.

As per HCL product documentation here:
https://help.hcltechsw.com/domino/12.0.2/admin/ods_55_introduced_in_domino_12.html

- In Domino 12, supported by the Domino 12 C API and Domino Query Language, only.

- ODS 55 increases the maximum size allowed for individual summary fields in databases to 16 MB.

However, when using Domino 12.x and Java, the limit for large summary field is still 64 KB. As of now, writing backend Java does not support large summary fields.


Expectation: Writing backend Java should support large summary fields with a maximum size of 16 MB.

  • Attach files