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: deploy-manage/deploy/elastic-cloud/differences-from-other-elasticsearch-offerings.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,7 +96,7 @@ This table compares Elasticsearch capabilities between {{ech}} deployments and S
96
96
|[**Reindexing from remote**](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-reindex)| ✅ |**Planned**| Anticipated in a future release |
|[**Scripted metric aggregations**](elasticsearch://reference/aggregations/search-aggregations-metrics-scripted-metric-aggregation.md)| ✅ | ❌ | Not available in Serverless<br>The alternative for this in Serverless is [ES|QL](elasticsearch://reference/query-languages/esql.md)|
99
-
|[**`join` fields**](elasticsearch://reference/elasticsearch/mapping-reference/parent-join.md)| ✅ | ❌ | Not available in Serverless<b>The alternative for this in Serverless is the ES|QL [`LOOKUP JOIN`](elasticsearch://reference/query-languages/esql/commands/lookup-join.md) command |
99
+
|[**`join` fields**](elasticsearch://reference/elasticsearch/mapping-reference/parent-join.md)| ✅ | ❌ | Not available in Serverless<br>The alternative for this in Serverless is the ES\|QL [`LOOKUP JOIN`](elasticsearch://reference/query-languages/esql/commands/lookup-join.md) command |
100
100
|[**Search applications**](/solutions/search/search-applications.md)| - UI and APIs <br>- Maintenance mode (beta) | - API-only <br>- Maintenance mode (beta) | UI not available in Serverless |
101
101
|**Shard management**| User-configurable | Managed by Elastic | No manual shard allocation in Serverless |
102
102
|[**Watcher**](/explore-analyze/alerts-cases/watcher.md)| ✅ | ❌ | Use **Kibana Alerts** instead, which provides rich integrations across use cases |
0 commit comments