Thank you for reaching out to Microsoft Q&A forum
The root cause is almost certainly that the Managed Properties for "Tipus Document" and "Paraules Clau" are either missing or not set as Retrievable in the Search Schema. Once properly configured and a full crawl is completed, the NBS Search results should display the column values correctly.
In this situation, could you please try the 3 steps below and get back to me with the results:
Step 1 – Verify Crawled Properties exist
- Go to Central Administration → Manage Service Applications → Search Service Application → Search Schema
- Click on Crawled Properties
- Search for your column names ("Tipus Document", "Paraules Clau"). They will typically appear with an
ows_prefix, such asows_Tipus_x0020_Document or ows_Paraules_x0020_Clau
If they do not appear, run a Full Crawl first (Central Administration → Search Service Application → Content Sources → Start Full Crawl), then check again
Step 2 – Map Crawled Properties to Managed Properties
- In the Search Schema, go to Managed Properties
- Search for your column names. If no managed property exists for them, click New Managed Property and create one for each column
- Set the Name and map it to the corresponding Crawled Property (e.g., ows_Tipus_x0020_Document)
- Please note that to enable
Retrievable, this is the most critical setting; without it, search results will not return the column values
If managed properties already exist, verify that Retrievable is checked and mapped to the correct crawled property
Step 3 – Run a Full Crawl
After any changes to the Search Schema, you must run a Full Crawl for the changes to take effect then update the NBS Search web part configuration
Hope my answer will help you.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.