Method ToTermVector
ToTermVector(Boolean, Boolean, Boolean)
Get the best representation of a TermVector given the flags.
Declaration
public static Field.TermVector ToTermVector(bool stored, bool withOffsets, bool withPositions)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | stored | |
System.Boolean | withOffsets | |
System.Boolean | withPositions |
Returns
Type | Description |
---|---|
Field.TermVector |