it works if both indexes have the same attribute
# community-help
s
it works if both indexes have the same attribute
k
cc @Jason Bosco
j
@Stefan Hesse are you using the instantsearch adapter?
s
Yes
j
@Stefan Hesse You could instantiate two instances of instantsearch, and two instances of the adapter with different
queryBy
s.
s
doable not pretty though. I guess that would also mean that 2 queries are necessary instead of one
j
Yeah not ideal. Could you open a Github issue, with a code example showing the widgets you're using to do multi index search?
s
I will do that
j
Perfect, thank you. I’ll look into it shortly.