Class FieldLookup
Assembly: OpenSearch.Client.dll
Syntax
public class FieldLookup : IFieldLookup
Properties
|
Edit this page
View Source
Id
Declaration
public Id Id { get; set; }
Property Value
|
Edit this page
View Source
Index
Declaration
public IndexName Index { get; set; }
Property Value
|
Edit this page
View Source
Path
Declaration
public Field Path { get; set; }
Property Value
|
Edit this page
View Source
Routing
Declaration
public Routing Routing { get; set; }
Property Value
Implements
Extension Methods