legacy-knowledge-base
公開されました Sep. 10, 2025

Content Structure Headless getSiteContentStructuresPage search does not consider Structure name or description

written-by

Apsara Raheja

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

Issue

  • The user is unable to search for a specific web content structure using either the structure name or description via the API endpoint:

    /o/headless-delivery/v1.0/sites/20117/content-structures?search=demo
  • Steps to reproduce:
    1. Navigate to Product Menu > Content & Data > Web Content > Structures.
    2. Create a structure with several fields and save it.
    3. Go to http://localhost:8080/o/api , under ContentStructure > getSiteContentStructuresPage.
    4. Enter the site ID and either the structure name or description in the search field.
    5. Execute the search.

    Expected Result: The results should display for the given search keyword.

    Actual Result: An empty result is returned.

Environment

  • Liferay DXP Quarterly Release

Resolution

  • The observed behavior is a known concern that has been addressed by: LPD-48973. However, it is fixed in 2025.Q1.1.
  • If a hotfix is required for this issue, please create a support ticket requesting a hotfix by attaching patch details.
  • Installing Fix Packs and Hotfixes on Liferay DXP will guide you to install this hotfix in the respective environment.

 

 

 

did-this-article-resolve-your-issue

legacy-knowledge-base