Class QueriesCacheSettings
Implements
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class QueriesCacheSettings : IQueriesCacheSettings
Properties
| Edit this page View SourceEnabled
Whether the query cache is enabled. True by default.
Declaration
public bool? Enabled { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |