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 Assessment
Workspace Nomad
Created by Guest
Created on Mar 24, 2023

Request that HCL Nomad can search for words in attachments

Nomad for iOS does not have full-text indexing settings for offline databases (local replicas) and cannot search for words in attachments. Also, even if a full-text index with the options including Index Attachments (Filtered) is created by LotusScript as follows, it cannot be searched.

Sub Click(Source As Button)
Dim ss As New NotesSession
Call ss.CurrentDatabase.CreateFTIndex(1+2+4+8+16, True)
End Sub

We hope that future versions will support searching for words in attachments.


  • Attach files
6 MERGED

Request that HCL Nomad can search for words in attachments

Merged
Nomad cannot search for words in attachments for offline databases( local replica), even if we create an index with the options including Index Attachments (Filtered) This is mentioned in the following limitation, but we hope it will be addresse...
12 months ago in Nomad / Nomad (Web) 0 Shipped