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