On Jan 7, 2008 12:08 PM, Jae Joo <[EMAIL PROTECTED]> wrote: > What happens if Solr application hit the max. memory of heap assigned? > > Will be die or just slow down?
In my (limited) experience (with Jetty), Solr will not die but it will return HTTP 500 errors on all requests until it is restarted. -Stuart