That works. Thank you very much!
On Wed, May 28, 2014 at 9:59 AM, Aric Coady wrote:
> On May 28, 2014, at 12:03 AM, Michael O'Leary wrote:
> > Hi Andi,
> > Thanks for the help. I just tried to import TVTermsEnum so I could try
> > casting my iter, and I do
torsReader). So
it looks like my first problem is how to get access to TVTermsEnum.
Mike
On Tue, May 27, 2014 at 11:10 PM, Andi Vajda wrote:
>
> > On May 27, 2014, at 19:17, "Michael O'Leary" wrote:
> >
> > *tl;dnr*: a next() method is defined for the Java
*tl;dnr*: a next() method is defined for the Java class TVTermsEnum in
Lucene 4.8.1, but it looks like there is no next() method available for an
object that looks like it is an instance of the Python class TVTermsEnum in
PyLucene 4.8.1.
I have a set of documents that I would like to cluster. Thes