The term text of a Token.
Namespace: Lucene.Net.Analysis.TokenattributesAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
Visual Basic |
---|
Public Interface TermAttribute _
Inherits Attribute |
Visual C++ |
---|
public interface class TermAttribute : Attribute |
See Also