[Missing <summary> documentation for "F:Lucene.Net.Documents.Field.Index.UN_TOKENIZED"]

Namespace: Lucene.Net.Documents
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
[ObsoleteAttribute("This has been renamed to NOT_ANALYZED")]
public static readonly Field..::..Index UN_TOKENIZED
Visual Basic
<ObsoleteAttribute("This has been renamed to NOT_ANALYZED")> _
Public Shared ReadOnly UN_TOKENIZED As Field..::..Index
Visual C++
[ObsoleteAttribute(L"This has been renamed to NOT_ANALYZED")]
public:
static initonly Field..::..Index^ UN_TOKENIZED

See Also