I have a search widget with multiple search sources: different fields in the same data source. When I start typing, it displays multiple search suggestions, from each of the fields where those characters occur. However, when I click on many of the suggestions, it says "No results found." It works properly for one of the fields, but only the last one in the order they are arranged. I experimented with changing the order, and whichever field is arranged last works correctly, but the other fields do not find results. Also, if I restrict the search to one field, it works correctly, or if I restrict it to fewer fields, whichever field is last works correctly.