On 7-Feb-08, at 3:29 PM, Sundar Sankaranarayanan wrote:
Hi All,
I am running an application in which I am having to index
about 300,000 records of a table which has 6 columns. I am
committing to
the solr server after every 10,000 rows and I observed that the by the
end of about 150,
=server.optmize(true,true);
}
Am I doing something wrong here.
Regards
Sundar
-Original Message-
From: Lance Norskog [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 07, 2008 9:01 PM
To: solr-user@lucene.apache.org
Subject: RE: Memory improvements
Solr
07, 2008 3:30 PM
To: solr-user@lucene.apache.org
Subject: Memory improvements
Hi All,
I am running an application in which I am having to index about
300,000 records of a table which has 6 columns. I am committing to the solr
server after every 10,000 rows and I observed that the by the
Hi All,
I am running an application in which I am having to index
about 300,000 records of a table which has 6 columns. I am committing to
the solr server after every 10,000 rows and I observed that the by the
end of about 150,000 the process eats up about 1 Gig of memory, and
since my se