For the complete documentation index, see llms.txt. This page is also available as Markdown.

Search Box Markup Management

Provides efficient management of the markup terms displayed in the search box, so that more suitable markup can be provided to users. The most recently modified content is reflected in the FO search box, guiding users to more useful search terms when entering the search page.


Key Features

  • Markup Term Registration/Modification

    • You can efficiently register the markup terms displayed in the search box and modify them as needed.

    • The most recently modified markup is displayed in the FO search box.

  • Markup Term Lookup

    • Look up registered markup based on period, use status, and search term.

  • Markup Term Priority Adjustment

    • Adjust the priority of the markup terms displayed in the search box.

Process Definition

1

List Lookup

Look up the list of search box markup entries.

2

Modification

You can modify the use status via the checkbox in the retrieved grid.

3

Markup Registration/Modification

Clicking the search term in the retrieved content opens the search box markup registration/modification popup.

4

Clicking the English recommended search term in the retrieved content opens the multilingual recommended search term registration/modification popup.

5

Detail Lookup

When entering the registration/modification popup, the existing registered content is looked up in detail.

6

Modification

You can modify the existing registered content.

7

Registration

Clicking the register button enters the registration/modification popup, where you can register new content.

API Function List

API
Description
Server
Method
Remarks

Search Box Markup Use Status Modification

Modifies the use status value of the search box markup on the Search Box Markup Management page.

BO

PUT

Search Box Markup Modification

Modifies the search box markup on the Search Box Markup Management page.

BO

PUT

Search Box Multilingual Markup Registration/Modification

Registers/modifies the multilingual search box markup on the Search Box Markup Management page.

BO

POST

Search Box Markup Registration

Registers the search box markup on the Search Box Markup Management page.

BO

POST

Search Box Markup List Lookup

Looks up the list of search box markup entries on the Search Box Markup Management page.

BO

GET

Search Box Markup List Count

Looks up the count of search box markup entries on the Search Box Markup Management page.

BO

GET

Search Box Markup Detail Lookup

Looks up the detail of the search box markup on the Search Box Markup Management page.

BO

GET