Expert:
The StringInterner implementation used by Lucene.
This shouldn't be changed to an incompatible implementation after other Lucene APIs have been used.
Namespace: Lucene.Net.UtilAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
public static StringInterner interner |
Visual Basic |
---|
Public Shared interner As StringInterner |
Visual C++ |
---|
public: static StringInterner^ interner |