On Jul 22, 2008, at 9:14, "Antony Joseph" <[EMAIL PROTECTED]>
wrote:
Hi all,
I am using Lucene 2.3.1 and JCC 1.6 to create an index of my python-
based application(for searching).
Everything is working fine.After some time(3 hours later) i found my
python memory consumptions is grown to high
when i started the applcaition(indexing) the python consumption is
40 mb , after 3 hours the python consumption shows 140mb . The
process crashes with a [Python] MemoryError.the performance of
Indexing become poor and memory leaks.
please help me to solve the problem.
First, get the latest PyLucene 2.3.2 with JCC 1.9 (source tarball from http://pylucene.osafoundation.org
).
Then, consider increasing the Java VM's memory limits (see README and
the parameters to initVM()), 140 Mb for a long indexing session is
rather small. It might be good to ask on [EMAIL PROTECTED]
about memory use patterns as well.
Andi..
Thanks
Antony
_______________________________________________
pylucene-dev mailing list
pylucene-dev@osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
_______________________________________________
pylucene-dev mailing list
pylucene-dev@osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev