Skip to content

Conversation

@leemthompo
Copy link
Contributor

@leemthompo leemthompo commented May 27, 2025

You'll see this error when trying to add a child document:

{
  "error": {
    "root_cause": [
      {
        "type": "status_exception",
        "reason": "Parameter validation failed for [/my_index/_doc/doc-123]: The http parameter [routing] (with value [parent-1]) is not permitted when running in serverless mode"
      }
    ],
    "type": "status_exception",
    "reason": "Parameter validation failed for [/my_index/_doc/doc-123]: The http parameter [routing] (with value [parent-1]) is not permitted when running in serverless mode"
  },
  "status": 400
}

```
{
  "error": {
    "root_cause": [
      {
        "type": "status_exception",
        "reason": "Parameter validation failed for [/garage_to_product_db/_doc/product-123]: The http parameter [routing] (with value [vehicle-1]) is not permitted when running in serverless mode"
      }
    ],
    "type": "status_exception",
    "reason": "Parameter validation failed for [/garage_to_product_db/_doc/product-123]: The http parameter [routing] (with value [vehicle-1]) is not permitted when running in serverless mode"
  },
  "status": 400
}
```
@leemthompo leemthompo self-assigned this May 27, 2025
@leemthompo leemthompo added >docs General docs changes Team:Docs Meta label for docs team auto-backport Automatically create backport pull requests when merged v9.0.0 labels May 27, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-docs (Team:Docs)

@leemthompo
Copy link
Contributor Author

leemthompo commented May 27, 2025

cc @shainaraskas @georgewallace still a lot of applies_to missing in ES Reference, we might want to divide and conquer cleanup...I assume there's an issue somewhere for this

@leemthompo leemthompo changed the title [DOCS] Document that join field type not available on serverless currently [DOCS] Document that join field type not supported on serverless currently May 27, 2025
Copy link
Contributor

@florent-leborgne florent-leborgne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unavailable

@leemthompo leemthompo merged commit 0a46527 into main May 27, 2025
8 checks passed
@leemthompo leemthompo deleted the leemthompo-patch-5 branch May 27, 2025 07:51
leemthompo added a commit to leemthompo/elasticsearch that referenced this pull request May 27, 2025
@leemthompo
Copy link
Contributor Author

💚 All backports created successfully

Status Branch Result
9.0

Questions ?

Please refer to the Backport tool documentation

elasticsearchmachine pushed a commit that referenced this pull request May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged >docs General docs changes Team:Docs Meta label for docs team v9.0.0 v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants