[pylucene-dev] SnowballAnalyzer()
Yura Smolsky
info at altervision.biz
Tue Dec 14 08:12:59 PST 2004
Hello, Andi.
AV> As with any java thing, calling something a leak can only be done after the
AV> program has run for a while, as memory usage tends to creep up and ultimately
AV> stabilize. For example, I use the PyLucene unit tests to check for leaks and,
AV> so far, only test_Sort.py, stubbornly, refuses to stop leaking.
AV> To test this, I just changed the bottom of the unit tests code to:
It seems like not only test_Sort.py produces leaks on python 2.4,
windows platform:
test_Similarity.py
test_CachingWrapperFilter.py
These tests have leaks too. Not very big leaks, but it increases
consistently.
Yura Smolsky,
More information about the pylucene-dev
mailing list