Skip to content

Conversation

@pete-naylor
Copy link
Contributor

Reindex from remote is now available in serverless as a technical preview. The requested change updates the status of this feature in the table (from "Planned" to "Tech Preview") and mentions that it will be GA in a future release.

Reindex from remote is now available in serverless as a technical preview.
@pete-naylor pete-naylor requested a review from a team as a code owner January 5, 2026 18:42
@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

✅ Vale Linting Results

No issues found on modified lines!

@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

| **Enterprise Search (App Search & Workplace Search)** | ❌ (discontinued in 9.0) || Not available in Serverless |
| [**Kibana Alerts**](/deploy-manage/monitor/monitoring-data/configure-stack-monitoring-alerts.md) ||| |
| [**Reindexing from remote**](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-reindex) || **Planned** | Anticipated in a future release |
| [**Reindexing from remote**](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-reindex) || **Tech Preview** | GA in a future release |
Copy link
Collaborator

Choose a reason for hiding this comment

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

the elasticsearch and elasticsearch serverless APIs are in two different references. we might want to link to the reference for serverless here.

the API docs don't have any indication that this is in preview. the relevant property needs an x-state field

tech preview implies that it will be GA in future. I think we can remove the notes here

Suggested change
| [**Reindexing from remote**](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-reindex) || **Tech Preview** | GA in a future release |
| [**Reindexing from remote**](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-reindex) || [Tech Preview](https://www.elastic.co/docs/api/doc/elasticsearch-serverless/operation/operation-reindex) | |

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks @shainaraskas - I've updated the link to a general reference for the API (relevant for both stack and serverless), and I removed the note about GA in the future.

We actually tried to give an indication of the preview status using availability tags: https://github.com/elastic/elasticsearch-specification/blob/6caf375c797aca2188a2caf293d97a934a1c800c/specification/_global/reindex/types.ts#L79

But that doesn't seem to work? Sounds like an x-state field is the correct way to achieve this.

Updated the link for 'Reindexing from remote' to point to the correct documentation. Also removed the note about GA in a future release.
@shainaraskas
Copy link
Collaborator

you can merge this whenever you'd like

@pete-naylor pete-naylor enabled auto-merge (squash) January 7, 2026 19:17
@pete-naylor pete-naylor merged commit 2b59040 into main Jan 7, 2026
7 of 8 checks passed
@pete-naylor pete-naylor deleted the pete-naylor-patch-1 branch January 7, 2026 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants