Interface IRescore
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IRescore
Properties
| Edit this page View SourceQuery
Declaration
[DataMember(Name = "query")]
IRescoreQuery Query { get; set; }
Property Value
| Type | Description |
|---|---|
| IRescoreQuery |
WindowSize
Declaration
[DataMember(Name = "window_size")]
int? WindowSize { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |