On my AWS t2.micro instance, which only has 1 GB memory, I installed Solr (4.7.1
- please don't ask) and tried to run it in sample directory as java -jar
start.jar. It exited shortly due to lack of memory.
How much memory does Solr require to run, with empty core?
TK