If I'm reading the Javadoc right, I'm supposed to be able to set the
maxMergeDocs field of an indexWriter.  But I'm trying, and I'm not
certain it's working... does setting object attributes on the Python
object actually make anything happen on the Java object, or does it
not penetrate the swig?

Now, I'm not entirely convinced it didn't work.  Further tests are
underway, but the way I'm doing it now generating the test cases takes
a lot of time and disk space, so I thought I'd go ahead and ask.

If you can't set object attributes, is there a way to set system
properties, i.e. org.apache.lucene.maxMergeDocs?
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to