You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by "Jason, Kim" <hi...@gmail.com> on 2011/06/27 06:40:33 UTC

SolrDocumentList in Distributed search

Hi All
I have 5 shards. (sh01 ~ sh05)
I was debugging using solrJ.
When I quiried at each shard, results are right.
But when I quiried at all shards, elementData of SolrDocumentList is null.
But numFound of SolrDocumentList is right.
How can I get the SolrDocumentList in shards?

Thanks in Advance

--
View this message in context: http://lucene.472066.n3.nabble.com/SolrDocumentList-in-Distributed-search-tp3112580p3112580.html
Sent from the Solr - User mailing list archive at Nabble.com.