Constructor MemoryPostingsFormat
MemoryPostingsFormat()
Declaration
public MemoryPostingsFormat()
MemoryPostingsFormat(Boolean, Single)
Create MemoryPostingsFormat, specifying advanced FST options.
Declaration
public MemoryPostingsFormat(bool doPackFST, float acceptableOverheadRatio)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | doPackFST |
|
System.Single | acceptableOverheadRatio | Allowable overhead for packed |