Expert: Returns the TermsEnums internal state to position the TermsEnum without re-seeking the term dictionary.
NOTE: A seek by {@link TermState} might not capture the{@link AttributeSource}'s state. Callers must maintain the {@link AttributeSource} states separately
@see TermState
@see #seekExact(BytesRef,TermState)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.