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