public abstract class TermState extends Object implements Cloneable
TermsEnum without re-seeking.TermsEnum.seekExact(org.apache.lucene.util.BytesRef, TermState),
TermsEnum.termState()| Modifier | Constructor and Description |
|---|---|
protected |
TermState()
Sole constructor.
|
protected TermState()
public abstract void copyFrom(TermState other)
TermState to this instanceother - the TermState to copypublic boolean isRealTerm()
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.