Hey all, I am using Solr 4.10.3 and my collection consists around 2300 large documents that are distributed across a number of shards. Each document is estimated to be around 50-70 megabytes. The queries that I run are sophisticated, involve a range of parameters and diverse query filters. Whenever I wish to retrieve all the returned document fields (fl:* [around 50 fields in my schema]), I receive an impossible exception - specifically /org.apache.solr.common.SolrException: Impossible Exception/ that is logged by both SolrCore and SolrDispachFilter. Has anyone experienced a similar problem and knows how to solve this issue? Thanks in advance, Louie.
-- View this message in context: http://lucene.472066.n3.nabble.com/Problems-retrieving-large-documents-tp4348169.html Sent from the Solr - User mailing list archive at Nabble.com.