Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 4 additions & 12 deletions serverless/pages/serverless-differences.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -159,18 +159,6 @@ The following features are planned for future support in all {serverless-full} p
* Clone index API
* Traffic filtering and VPCs

The following {es-serverless} project-specific features are planned for future support:

* {ref}/behavioral-analytics-overview.html[Behavioral Analytics]
* {ref}/search-application-overview.html[Search Applications]
* Managed web crawler
+
You can use the https://github.com/elastic/crawler[self-managed web crawler] in the meantime.
+
* Managed Search connectors
+
You can use {ref}/es-build-connector.html[self-managed Search connectors] in the meantime.

[discrete]
[[elasticsearch-differences-serverless-feature-unavailable]]
=== Unplanned features
Expand All @@ -180,3 +168,7 @@ The following features are not available in {es-serverless} and are not planned
* https://www.elastic.co/guide/en/cloud/current/ec-custom-bundles.html[Custom plugins and bundles]
* https://www.elastic.co/guide/en/elasticsearch/hadoop/current/reference.html[{es} for Apache Hadoop]
* {ref}/search-aggregations-metrics-scripted-metric-aggregation.html[Scripted metric aggregations]
* Managed web crawler: You can use the https://github.com/elastic/crawler[self-managed web crawler] instead.
* Managed Search connectors: You can use {ref}/es-build-connector.html[self-managed Search connectors] instead.


Loading