"What's memory"? Really, how are you measuring it? If it's virtual, you don't need to worry about it. Is this causing you a real problem or are you just nervous about the difference?
Best Erick On Wed, Apr 4, 2012 at 11:23 PM, a sd <liurx...@gmail.com> wrote: > hi,all. > I have write a program which send data to solr using the "update" > request handler, when i adopted server & client library ( namely solrj ) > with version 4.0 or 3.2, jvm`s heap size was up to 1.0 G about, but ,when i > transfer the all of them to solr 3.5 ( both server and client libs), the > size of heap was top to 3.0G ! There are the same server configuration and > the identical program. What`s wrong with the new version of solrj 3.5 , i > had looked the source code, there is no difference between solrj 3.2 and > solrj 3.5 where my program may invoke. How can i do to decrease the memory > cost by solrj 3.5? > Any advice will be appreciated! > murphy