Lucene.Net.Codecs.Memory.MemoryPostingsFormat.MemoryPostingsFormat C# (CSharp) 메소드

MemoryPostingsFormat() 공개 메소드

public MemoryPostingsFormat ( ) : System
리턴 System
	  public MemoryPostingsFormat() : this(false, PackedInts.DEFAULT)
	  {
	  }

Same methods

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