Interface ITermVectors
Assembly: OpenSearch.Client.dll
Syntax
public interface ITermVectors
Properties
|
Edit this page
View Source
Found
Declaration
Property Value
|
Edit this page
View Source
Id
Declaration
Property Value
|
Edit this page
View Source
Index
Declaration
Property Value
|
Edit this page
View Source
TermVectors
Declaration
IReadOnlyDictionary<Field, TermVector> TermVectors { get; }
Property Value
|
Edit this page
View Source
Took
Declaration
Property Value
|
Edit this page
View Source
Version
Declaration
Property Value
Extension Methods