Using many dynamic fields in filters, sorts causes OOM
------------------------------------------------------
Key: SOLR-3286
URL: https://issues.apache.org/jira/browse/SOLR-3286
Project: Solr
Issue Type: Bug
Components: search
Affects Versions: 4.0
Reporter: Des Lownds
I have a schema many dynamic fields, and a relatively small index, ~1M docs.
Each document has only 10 or less of the dynamic fields populated, but there is
a large set of dynamic fields across all docs.
Eventually Solr will fall over due to OOM errors, because the fieldCache is
enormous. Adding more heap does not help. Adjusting the documented cache size
configs does not help.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]