Lucene.Net.Codecs.Memory.MemoryPostingsFormat.MemoryPostingsFormat C# (CSharp) Méthode

MemoryPostingsFormat() public méthode

public MemoryPostingsFormat ( ) : System
Résultat System
	  public MemoryPostingsFormat() : this(false, PackedInts.DEFAULT)
	  {
	  }

Same methods

MemoryPostingsFormat::MemoryPostingsFormat ( bool doPackFST, float acceptableOverheadRatio ) : System