Class ScriptedSimilarity
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class ScriptedSimilarity : IScriptedSimilarity, ISimilarity
Properties
| Edit this page View SourceScript
Script to calculate similarity
Declaration
public IScript Script { get; set; }
Property Value
Type | Description |
---|---|
IScript |
Type
The type of similarity.
Declaration
public string Type { get; }
Property Value
Type | Description |
---|---|
string |