Hi, With GCJ base PyLucene, documents.getFields() was giving a list of Field objects and I was accessing their properties like name, StringVal() etc.
Now with JCC based PyLucene, this is returning a list of objects of type Object and I couldn't find a way to access the underlying Field object's properties. Any idea how to do it? Thanks, - Raj
_______________________________________________ pylucene-dev mailing list pylucene-dev@osafoundation.org http://lists.osafoundation.org/mailman/listinfo/pylucene-dev