Hi all,
            I was wondering if anyone had used the new helper methods in 
SolrPluginutils added as part of 
Solr-948<https://issues.apache.org/jira/browse/SOLR-948>.
I tried the same implementation with Solr 1.3 and everything works correctly, 
but for one issue.
In the response XML, the numFound is always "0" even though the result shows 
the docs.

I fixed this by setting the numFound on the solrDocumentList.

Let me know if anyone has come across this issue.

Thanks,
Kalyan Manepalli

Reply via email to