Class CheapBastardCodec
Codec that tries to use as little ram as possible because he spent all his money on beer
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)
    
  Namespace: Lucene.Net.Codecs.CheapBastard
Assembly: Lucene.Net.TestFramework.dll
Syntax
public class CheapBastardCodec : FilterCodec
  Constructors
| Improve this Doc View SourceCheapBastardCodec()
Declaration
public CheapBastardCodec()
  Properties
| Improve this Doc View SourceDocValuesFormat
Declaration
public override DocValuesFormat DocValuesFormat { get; }
  Property Value
| Type | Description | 
|---|---|
| DocValuesFormat | 
Overrides
| Improve this Doc View SourceNormsFormat
Declaration
public override NormsFormat NormsFormat { get; }
  Property Value
| Type | Description | 
|---|---|
| NormsFormat | 
Overrides
| Improve this Doc View SourcePostingsFormat
Declaration
public override PostingsFormat PostingsFormat { get; }
  Property Value
| Type | Description | 
|---|---|
| PostingsFormat | 
Overrides
| Improve this Doc View SourceStoredFieldsFormat
Declaration
public override StoredFieldsFormat StoredFieldsFormat { get; }
  Property Value
| Type | Description | 
|---|---|
| StoredFieldsFormat | 
Overrides
| Improve this Doc View SourceTermVectorsFormat
Declaration
public override TermVectorsFormat TermVectorsFormat { get; }
  Property Value
| Type | Description | 
|---|---|
| TermVectorsFormat |