Azure AI Search using SharePoint Online Datasource is displaying citation instead of document name in reference result.

Me-Ann Gianan 0 Reputation points
2024-09-09T01:09:11.1966667+00:00

Hi,

I would like to ask how to fix the Azure AI Search issue with the SharePoint Online datasource, which is displaying citations instead of document names in the search results.

Please advise.

Thank you.

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,339 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,602 questions
{count} votes

1 answer

Sort by: Most helpful
  1. SnehaAgrawal-MSFT 22,706 Reputation points Moderator
    2024-09-12T12:11:02.6666667+00:00

    @Me-Ann Gianan We need more information to be able to provide guidance. Where are you getting the results from (which application are you using? Can you share a screenshot or the actual result removing PII/any non-public information?

    From the application consuming AI Search you would need to map the fields you needs displayed and you would need to make sure that the field you want as part of the result is marked as "retrievable" in the index: 

    Through the Azure portal you should be able to see the indexes under Search Management, click on his index and under fields see if the one you need is marked as retrievable.

    If it is retrievable, you would need to map the fields you would need displayed as part of the citations. For example, if you are working from AI Studio to get the index data, there is a section to map the fields you need displayed when adding the index:

    User's image

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.