Hi.. :)
I saw your code.
Your free memory slowly becomes smaller and start gc? or out of memory
exception?
Declare variable in method use jvm's memory small, and after finish the
method it becomes target of gc.
(example ,
Directory directory = null;
Query query = null;
QueryP
Hi guys.
Glad to announce that I finally managed to move this package out of the
company code and released it to the OS community. The package contains some
neat classes which we use for instance when indexing and searching through
some hundred thousands of blogs and the ShardedSolrDocumentIndexer