Thanks folks, As an update for future readers --- the problem was on my side (my logic in picking the _route_ was flawed) as expected. :)
On Tue, Oct 8, 2013 at 7:35 PM, Yonik Seeley <ysee...@gmail.com> wrote: > On Tue, Oct 8, 2013 at 8:27 PM, Shawn Heisey <s...@elyograg.org> wrote: > > There is also the "distrib=false" parameter that will cause the request > to > > be handled directly by the core it is sent to rather than being > > distributed/balanced by SolrCloud. > > Right - this is probably the best option for diagnosing what is in what > index. > > -Yonik >