Class TestPostingsFormatFactory
LUCENENET specific class used to add the PostingsFormats from the test framework.
Inheritance
System.Object
TestPostingsFormatFactory
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Lucene.Net.Codecs
Assembly: Lucene.Net.TestFramework.dll
Syntax
public class TestPostingsFormatFactory : DefaultPostingsFormatFactory, IPostingsFormatFactory, IServiceListable
Methods
| Improve this Doc View SourceInitialize()
Declaration
protected override void Initialize()