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 Clarification
Workspace Domino
Categories Administration
Created by Guest
Created on Mar 11, 2022

Add feature to search exact number string also parts of matching number string by full text index

In Domino, if you search for a string Example 42023, documents containing Exact match 42023 and documents containing "000 42023"(With Space) will be found by full text search.

Documents containing string 00042023( without space) will not be found by full text search. As with string 00042023, the GTR indexer thinks of that it is a "whole word" hence it will not hit 42023. When you are searching with number search engine will check for exact matching number used for the search.

In such scenarios search needs to be performed using *42023 to search the documents.

Please add an option to search for documents such a way if search for string 42023 is performed then exact matching string as well as other documents containing 00042023 string will be found by full Text search.

  • Attach files
  • Admin
    Thomas Hampel
    Reply
    |
    Mar 11, 2022

    The product works as intended. You are searching for a number, not a string. When putting the digits in quotes "42023" and enabling fuzzy search, you should be able to find it.