[pylucene-dev] Optimizing with PyLucene 2.0.0-5 compiled from sources

Manuel Albela Miranda albela at 3.14financial.com
Thu Nov 23 08:50:59 PST 2006


Hello,

I'm having some problems with PyLucene 2.0.0-5 when trying to optimize 
one index. I'm running Pylucene on a Debian (Sid) box with python2.4 and 
gcj 4.1. Compilation was perfect, with no problems, but when i try to 
optimize my index it does nothing, no errors, no messages,..the script 
ends and the index remains the same.

/myindex = PyLucene.IndexWriter(idx, PyLucene.StandardAnalyzer(), False)
myindex.optimize();
myindex.close()/


Can you help me with this?

Thank you very much.

Regards.

-- 
Manuel Albela Miranda
3.14 Financial
Sánchez Calviño 82
15404 Ferrol - Spain
Tel: +34 981 94 87 78
Fax: +34 981 94 87 34
e-mail: albela at 3.14financial.com
http://www.3.14financial.com



More information about the pylucene-dev mailing list