The DocSearch UX is designed to search a single index. However, it is built on top Algolia Autocomplete, which absolutely supports multi-index search. You could fork the Docsearch repo and extend it to support a second index, or you could build your own UX using Autocomplete-js.