You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Noble Paul (JIRA)" <ji...@apache.org> on 2019/03/09 05:19:00 UTC

[jira] [Created] (SOLR-13311) Make Solr memory efficient

Noble Paul created SOLR-13311:
---------------------------------

             Summary: Make Solr memory efficient
                 Key: SOLR-13311
                 URL: https://issues.apache.org/jira/browse/SOLR-13311
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Noble Paul


One of the biggest issues with Solr is its memory usage. It creates too many objects  to serve a request

Places where objects can be minimized 
* Writing out responses
* Cache entries
* distributed request



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org