I am going through the documentation for Fuzzy Search (Fuzzy Search | Search API). In the response data for the results array, there is a property called poi
:
I want to display the name of the poi
in my search results, is it guaranteed that the property will be available in results array of the fuzzy search API?