: I am new in Solr and try to use Jitty and example with 13 million records. : During running it, I have the error -
: java.lang.OutOfMemoryError: Java heap space : Any recommendation? We have a million transactions, so would it be better to : use Tomcat? millions of records takes up memory. what is your heap size curently set to? did you try increasing it? you should also consider searching the mailing list archives for "heap tuning" or "memory" or even "OutOfMemoryError" -Hoss