Quick question as I start porting GCJ based applications over to JCC PyLucene: Anybody know how I access the BitSet.and method without throwing a syntax error? In the GCJ version of PyLucene, it was BitSet.andSet(). Thanks! TJ