Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove behavioral analytics mentions #575

Merged
merged 6 commits into from
Feb 24, 2025
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -146,24 +146,12 @@ The following features are planned for future support in all {{serverless-full}}
* Clone index API
* Traffic filtering and VPCs

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

* [Behavioral Analytics](../../../solutions/search/site-or-app/behavioral-analytics.md)
* [Search Applications](../../../solutions/search/search-applications.md)
* Managed web crawler

You can use the [self-managed web crawler](https://github.com/elastic/crawler) in the meantime.

* Managed Search connectors

You can use [self-managed Search connectors](asciidocalypse://docs/elasticsearch/docs/reference/ingestion-tools/search-connectors/self-managed-connectors.md) in the meantime.



### Unplanned features [elasticsearch-differences-serverless-feature-unavailable]

The following features are not available in {{es-serverless}} and are not planned for future support:

* [Custom plugins and bundles](/deploy-manage/deploy/elastic-cloud/upload-custom-plugins-bundles.md)
* [{{es}} for Apache Hadoop](asciidocalypse://docs/elasticsearch-hadoop/docs/reference/ingestion-tools/elasticsearch-hadoop/elasticsearch-for-apache-hadoop.md)
* [Scripted metric aggregations](asciidocalypse://docs/elasticsearch/docs/reference/data-analysis/aggregations/search-aggregations-metrics-scripted-metric-aggregation.md)
* Managed web crawler: You can use the [self-managed web crawler](https://github.com/elastic/crawler) instead.
* Managed Search connectors: You can use [self-managed Search connectors](asciidocalypse://docs/elasticsearch/docs/reference/ingestion-tools/search-connectors/self-managed-connectors.md) instead.
Original file line number Diff line number Diff line change
Expand Up @@ -142,24 +142,12 @@ The following features are planned for future support in all {{serverless-full}}
* Clone index API
* Traffic filtering and VPCs

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

* [Behavioral Analytics](../../../solutions/search/site-or-app/behavioral-analytics.md)
* [Search Applications](../../../solutions/search/search-applications.md)
* Managed web crawler

You can use the [self-managed web crawler](https://github.com/elastic/crawler) in the meantime.

* Managed Search connectors

You can use [self-managed Search connectors](asciidocalypse://docs/elasticsearch/docs/reference/ingestion-tools/search-connectors/self-managed-connectors.md) in the meantime.



### Unplanned features [elasticsearch-differences-serverless-feature-unavailable]

The following features are not available in {{es-serverless}} and are not planned for future support:

* [Custom plugins and bundles](/deploy-manage/deploy/elastic-cloud/upload-custom-plugins-bundles.md)
* [{{es}} for Apache Hadoop](asciidocalypse://docs/elasticsearch-hadoop/docs/reference/ingestion-tools/elasticsearch-hadoop/elasticsearch-for-apache-hadoop.md)
* [Scripted metric aggregations](asciidocalypse://docs/elasticsearch/docs/reference/data-analysis/aggregations/search-aggregations-metrics-scripted-metric-aggregation.md)
* Managed web crawler: You can use the [self-managed web crawler](https://github.com/elastic/crawler) instead.
* Managed Search connectors: You can use [self-managed Search connectors](asciidocalypse://docs/elasticsearch/docs/reference/ingestion-tools/search-connectors/self-managed-connectors.md) instead.
1 change: 0 additions & 1 deletion solutions/search/site-or-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ The following tools are available to help you add search to your site or app:

- Clients: Use programming language clients to integrate {{es}} with your application.
- [Search UI](site-or-app/search-ui.md): Use the Search UI library to build a user interface for your search application.
- [Behavioral analytics](site-or-app/behavioral-analytics.md): Use Behavioral Analytics to track user behavior and improve search relevance.
- [Search Applications](search-applications.md): Use Search Applications to simplify the process of building search experiences, by leveraging [search templates](search-templates.md).
46 changes: 0 additions & 46 deletions solutions/search/site-or-app/behavioral-analytics-api.md

This file was deleted.

47 changes: 0 additions & 47 deletions solutions/search/site-or-app/behavioral-analytics-cors.md

This file was deleted.

Loading