Overload List

  NameDescription
Public methodGet(Int32)
Return all term vectors stored for this document or null if the could not be read in.
Public methodGet(Int32, TermVectorMapper)
Public methodGet(Int32, String)
Retrieve the term vector for the given document and field
Public methodGet(Int32, String, TermVectorMapper)

See Also