[Missing <summary> documentation for "F:Lucene.Net.Documents.Field.Index.NO_NORMS"]
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
[ObsoleteAttribute("This has been renamed to NOT_ANALYZED_NO_NORMS")] public static readonly Field..::..Index NO_NORMS |
| Visual Basic |
|---|
<ObsoleteAttribute("This has been renamed to NOT_ANALYZED_NO_NORMS")> _ Public Shared ReadOnly NO_NORMS As Field..::..Index |
| Visual C++ |
|---|
[ObsoleteAttribute(L"This has been renamed to NOT_ANALYZED_NO_NORMS")] public: static initonly Field..::..Index^ NO_NORMS |