Constructor TermVectorEntry
TermVectorEntry()
Declaration
public TermVectorEntry()
TermVectorEntry(String, String, Int32, TermVectorOffsetInfo[], Int32[])
Declaration
public TermVectorEntry(String field, String term, int frequency, TermVectorOffsetInfo[] offsets, int[] positions)
Parameters
Type | Name | Description |
---|---|---|
System. |
field | |
System. |
term | |
System. |
frequency | |
Term |
offsets | |
System. |
positions |