I realize that one can use ReactiveBase to setup a connection to an index and then, use the components to query and return information from that index.
Is there a way to bind to multiple indices and search on a field across them or return results that are a 'merge' of fields from these multiple indices?