Skip to Main Content
IBM Data Platform Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data Platform organization. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:


Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,


Post your ideas

Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,

  1. Post an idea

  2. Upvote ideas that matter most to you

  3. Get feedback from the IBM team to refine your idea


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

IBM Employees should enter Ideas at https://ideas.ibm.com



Status Under review
Workspace Knowledge Catalog
Created by Guest
Created on Aug 24, 2026

Enable partial and wildcard search on column names in IBM Knowledge Catalog

Currently, IBM Knowledge Catalog allows searches on column names only when the search term matches the beginning of the column name.

For example, considering a column named IE_EMITENTE:

Search Term

Current Result

IE_EMITENTE

Found

IE_EMIT

Found

EMITENTE

Not Found

EMIT

Not Found

After opening support case TS022814916, IBM Support confirmed that this behavior is currently working as designed and that the backend search index does not support prefixed wildcard searches. Support also confirmed that no documented limitation or alternative search mechanism was identified and recommended raising an enhancement request for product management review.

Business Problem

In real-world data catalog environments, users frequently know only part of a field name and often search using a keyword that appears in the middle or at the end of a column name.

Examples:

  • Searching for EMITENTE should return assets containing columns such as:

    • IE_EMITENTE

    • NM_EMITENTE

    • CD_EMITENTE

  • Searching for CNPJ should return assets containing columns such as:

    • CD_CNPJ

    • NR_CNPJ

    • DS_CNPJ

Today, these assets are not returned unless the search term matches the beginning of the column name.

This significantly reduces the effectiveness of data discovery and metadata exploration, especially in large enterprise catalogs containing thousands of assets and columns.

Expected Behavior

The search engine should support one or more of the following:

  • Partial matching within column names.

  • Substring search.

  • Wildcard search (for example: *CNPJ*, *EMITENTE*).

  • Configurable "contains" search behavior.

  • Indexing of full column names so searches can match any part of the field name.

Benefits

  • Improved data discovery experience.

  • Faster identification of relevant datasets and assets.

  • Reduced effort for business users, data stewards, analysts, and data engineers.

  • Better usability of IBM Knowledge Catalog in large-scale environments.

  • Increased value of metadata indexing and catalog governance capabilities.

Use Case

A user knows the business attribute they need, such as:

  • CNPJ

  • CPF

  • EMITENTE

  • CLIENTE

  • CONTRATO

However, the user does not know which dataset, table, or asset contains that information.

A search for the business term should return all assets containing columns that match the searched term, regardless of its position within the column name.

Support Case Reference

Related IBM Support Case: TS022814916

IBM Support confirmed the current behavior is working as designed and suggested creating an enhancement request for Product Management evaluation.


Needed By Yesterday (Let's go already!)