You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Elastic.Clients.Elasticsearch/_Generated/Types/Core/RankEval/RankEvalMetricDiscountedCumulativeGain.g.cs
+2-2
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ public override void Write(System.Text.Json.Utf8JsonWriter writer, Elastic.Clien
75
75
/// <para>
76
76
/// Discounted cumulative gain (DCG)
77
77
/// </para>
78
-
/// <para><see href="https://www.elastic.co/guide/en/elasticsearch/reference/8.18/search-rank-eval.html">Learn more about this API in the Elasticsearch documentation.</see></para>
78
+
/// <para><see href="https://www.elastic.co/docs/reference/elasticsearch/rest-apis/search-rank-eval#_discounted_cumulative_gain_dcg">Learn more about this API in the Elasticsearch documentation.</see></para>
/// <para><see href="https://www.elastic.co/guide/en/elasticsearch/reference/8.18/search-rank-eval.html">Learn more about this API in the Elasticsearch documentation.</see></para>
118
+
/// <para><see href="https://www.elastic.co/docs/reference/elasticsearch/rest-apis/search-rank-eval#_discounted_cumulative_gain_dcg">Learn more about this API in the Elasticsearch documentation.</see></para>
Copy file name to clipboardExpand all lines: src/Elastic.Clients.Elasticsearch/_Generated/Types/Core/RankEval/RankEvalMetricMeanReciprocalRank.g.cs
+2-2
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ public override void Write(System.Text.Json.Utf8JsonWriter writer, Elastic.Clien
75
75
/// <para>
76
76
/// Mean Reciprocal Rank
77
77
/// </para>
78
-
/// <para><see href="https://www.elastic.co/guide/en/elasticsearch/reference/8.18/search-rank-eval.html#_mean_reciprocal_rank">Learn more about this API in the Elasticsearch documentation.</see></para>
78
+
/// <para><see href="https://www.elastic.co/docs/reference/elasticsearch/rest-apis/search-rank-eval#_mean_reciprocal_rank">Learn more about this API in the Elasticsearch documentation.</see></para>
/// <para><see href="https://www.elastic.co/guide/en/elasticsearch/reference/8.18/search-rank-eval.html#_mean_reciprocal_rank">Learn more about this API in the Elasticsearch documentation.</see></para>
118
+
/// <para><see href="https://www.elastic.co/docs/reference/elasticsearch/rest-apis/search-rank-eval#_mean_reciprocal_rank">Learn more about this API in the Elasticsearch documentation.</see></para>
Copy file name to clipboardExpand all lines: src/Elastic.Clients.Elasticsearch/_Generated/Types/Core/RankEval/RankEvalMetricPrecision.g.cs
+2-2
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ public override void Write(System.Text.Json.Utf8JsonWriter writer, Elastic.Clien
84
84
/// <para>
85
85
/// Precision at K (P@k)
86
86
/// </para>
87
-
/// <para><see href="https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-rank-eval#k-precision">Learn more about this API in the Elasticsearch documentation.</see></para>
87
+
/// <para><see href="https://www.elastic.co/docs/reference/elasticsearch/rest-apis/search-rank-eval#k-precision">Learn more about this API in the Elasticsearch documentation.</see></para>
/// <para><see href="https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-rank-eval#k-precision">Learn more about this API in the Elasticsearch documentation.</see></para>
134
+
/// <para><see href="https://www.elastic.co/docs/reference/elasticsearch/rest-apis/search-rank-eval#k-precision">Learn more about this API in the Elasticsearch documentation.</see></para>
Copy file name to clipboardExpand all lines: src/Elastic.Clients.Elasticsearch/_Generated/Types/Core/RankEval/RankEvalMetricRecall.g.cs
+2-2
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ public override void Write(System.Text.Json.Utf8JsonWriter writer, Elastic.Clien
75
75
/// <para>
76
76
/// Recall at K (R@k)
77
77
/// </para>
78
-
/// <para><see href="https://www.elastic.co/guide/en/elasticsearch/reference/8.18/search-rank-eval.html#k-recall">Learn more about this API in the Elasticsearch documentation.</see></para>
78
+
/// <para><see href="https://www.elastic.co/docs/reference/elasticsearch/rest-apis/search-rank-eval#k-recall">Learn more about this API in the Elasticsearch documentation.</see></para>
/// <para><see href="https://www.elastic.co/guide/en/elasticsearch/reference/8.18/search-rank-eval.html#k-recall">Learn more about this API in the Elasticsearch documentation.</see></para>
118
+
/// <para><see href="https://www.elastic.co/docs/reference/elasticsearch/rest-apis/search-rank-eval#k-recall">Learn more about this API in the Elasticsearch documentation.</see></para>
0 commit comments