Thanks for the reply ahammad, that helps. Are you specifying them both in a URL, or in the <str name="shards">localhost:8983/solr/core0,localhost:8983/solr/core1</str> like I have?
I should add that I now have two indices that have different data in them. That is to say the ids are unique across both shards and I am still seeing this issue... I should also note that this is Solr 1.3, I don't think I mentioned that before. ahammad wrote: > > I have a multicore setup as well, and when I query something, I do it > through core0, then specify both core0 and core1 ins the "shards" > parameter. > > However, I don't have identical indicies. The results I get back are > basically and addition of both cores' results. > > Good luck, please reply to this message if you have it figured out, I am > curious to know what's going on. > > Regards > -- View this message in context: http://www.nabble.com/Multicore-Solr-not-returning-expects-results-from-search-tp23623975p23730204.html Sent from the Solr - User mailing list archive at Nabble.com.