Method SetExpectations
SetExpectations(String, Int32, Boolean, Boolean)
Declaration
public override void SetExpectations(String field, int numTerms, bool storeOffsets, bool storePositions)
Parameters
Type | Name | Description |
---|---|---|
System.String | field | |
System.Int32 | numTerms | |
System.Boolean | storeOffsets | |
System.Boolean | storePositions |