question on federated search - is there a way to hit multiple indices in federated search but have them return results as if the search wasn’t federated? i.e. have a consolidated list of results across multiple search indices sorted by text_match?
k
Kishore Nallan
06/16/2022, 5:20 AM
This is not possible at the moment. You will have to do the consolidation on the client side.