
Good afternoon,
Reading the Microsoft documentation on the new relevance search (using Dataverse), I have seen that they mention that the tab order is established by the relevance of the records determined by the system. This raises the following question:
- What criteria does the search use to establish the relevance of each tab or each record?
I attach the link to the documentation:
learn.microsoft.com/.../relevance-search
Thank you very much in advance!
Best regards
Hi Carlos,
When you enable the dataverse search, there are some default tables and columns are indexed. When you search records, the system would match the 'search Text' with the index. If match, the system would return the record.
You could also configure it manually, please refer to this doc to know how to configure the indexed tables and columns: Configure Dataverse search to improve search results and performance - Power Platform | Microsoft Learn
Here are also some known FAQ about Dataverse search: