I see in the javadocs for Terms.intersect() wrt startTerm: "Note that the provided startTerm must be accepted by the automaton."
Is this still accurate? It looks to me as though startTerm is just used to position the underlying TermsEnum, and doesn't necessarily have to satisfy the automaton; but there are a number of different implementations, so I thought I'd ask if anyone knows offhand whether this requirement is still valid. Thanks! Michael --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org