Match settings and bugs in Lucene's 2.1 release.
Namespace: Lucene.Net.UtilAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public static readonly Version LUCENE_21 |
| Visual Basic |
|---|
Public Shared ReadOnly LUCENE_21 As Version |
| Visual C++ |
|---|
public:
static initonly Version^ LUCENE_21 |
See Also