diff --git a/output/schema/schema-serverless.json b/output/schema/schema-serverless.json index 8cb2102662..719a0114c1 100644 --- a/output/schema/schema-serverless.json +++ b/output/schema/schema-serverless.json @@ -127758,7 +127758,7 @@ { "description": "Sets user-related details (such as `username`, `roles`, `email`, `full_name`, `metadata`, `api_key`, `realm` and `authentication_type`) from the current authenticated user to the current document by pre-processing the ingest.", "docId": "ingest-node-set-security-user-processor", - "docUrl": "https://www.elastic.co/docs/reference/enrich-processor/ingest-geo-grid-processor", + "docUrl": "https://www.elastic.co/docs/reference/enrich-processor/ingest-node-set-security-user-processor", "name": "set_security_user", "required": false, "type": { @@ -145119,7 +145119,7 @@ { "description": "Precision at K (P@k)", "docId": "k-precision", - "docUrl": "https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-rank-eval#k-precision", + "docUrl": "https://www.elastic.co/docs/reference/elasticsearch/rest-apis/search-rank-eval#k-precision", "inherits": { "type": { "name": "RankEvalMetricRatingTreshold", @@ -145203,7 +145203,7 @@ { "description": "Recall at K (R@k)", "docId": "k-recall", - "docUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/8.18/search-rank-eval.html#k-recall", + "docUrl": "https://www.elastic.co/docs/reference/elasticsearch/rest-apis/search-rank-eval#k-recall", "inherits": { "type": { "name": "RankEvalMetricRatingTreshold", @@ -145221,7 +145221,7 @@ { "description": "Mean Reciprocal Rank", "docId": "mean-reciprocal", - "docUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/8.18/search-rank-eval.html#_mean_reciprocal_rank", + "docUrl": "https://www.elastic.co/docs/reference/elasticsearch/rest-apis/search-rank-eval#_mean_reciprocal_rank", "inherits": { "type": { "name": "RankEvalMetricRatingTreshold", @@ -145239,7 +145239,7 @@ { "description": "Discounted cumulative gain (DCG)", "docId": "dcg", - "docUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/8.18/search-rank-eval.html", + "docUrl": "https://www.elastic.co/docs/reference/elasticsearch/rest-apis/search-rank-eval#_discounted_cumulative_gain_dcg", "inherits": { "type": { "name": "RankEvalMetricBase",