: I thought our Bugzilla was disabled? If not, shouldn't it be? It's no longer an option to create new bugs, but all of the old migrated bugs are still there.
Christian: for the record, your test code seems to demonstrate exactly what Doug describes in the first comment in that issue ... that said, the documentation is still very lacking. TermEnum's class docs should make it clear that "next() needs to be called on a term enum at least once before terms are available, and IndexReader.terms(Term)'s docs should make it clear that the method calls next() at least once. https://issues.apache.org/jira/browse/LUCENE-6 -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]