Class TestCodecFactory
LUCENENET specific class used to add the codecs from the test framework.
Inheritance
System.Object
TestCodecFactory
Namespace: Lucene.Net.Codecs
Assembly: Lucene.Net.TestFramework.dll
Syntax
public class TestCodecFactory : DefaultCodecFactory
Methods
| Improve this Doc View SourceInitialize()
Declaration
protected override void Initialize()
IsServiceType(Type)
Declaration
protected override bool IsServiceType(Type type)
Parameters
Type | Name | Description |
---|---|---|
Type | type |
Returns
Type | Description |
---|---|
System.Boolean |