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