Skip to content

Remove xpack actions for vector field #75017

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

Merged
merged 6 commits into from
Jul 13, 2021

Conversation

mayya-sharipova
Copy link
Contributor

We have already decided not to have xpack usage for field mappers
(see #53076). As mappings stats of all fields is already tracked
in cluster stats.
Moreover xpack usage for vector field is a quite expensive operation
(see #74974).

This removes xpack actions for vector field.

We have already decided not to have xpack usage for field mappers
(see elastic#53076). As mappings stats of all fields is already tracked
in cluster stats.
Moreover xpack usage for vector field is a quite expensive operation
(see elastic#74974).

This removes xpack actions for vector field.
@mayya-sharipova mayya-sharipova added the :Search/Search Search-related issues that do not fall into other categories label Jul 7, 2021
@elasticmachine elasticmachine added the Team:Search Meta label for search team label Jul 7, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (Team:Search)

@mayya-sharipova
Copy link
Contributor Author

@elasticmachine run elasticsearch-ci/part-2

@mayya-sharipova
Copy link
Contributor Author

@elasticmachine run

Copy link
Contributor

@jtibshirani jtibshirani left a comment

Choose a reason for hiding this comment

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

Looks good to me. It seems okay to backport to 7.15, since in previous PRs we determined this doesn't count as an API break (#69487).

@mayya-sharipova mayya-sharipova merged commit 23781bb into elastic:master Jul 13, 2021
@mayya-sharipova mayya-sharipova deleted the remove-vector-usage branch July 13, 2021 13:52
mayya-sharipova added a commit to mayya-sharipova/elasticsearch that referenced this pull request Jul 13, 2021
We have already decided not to have xpack usage for field mappers
(see elastic#53076). As mappings stats of all fields is already tracked
in cluster stats.
Moreover xpack usage for vector field is a quite expensive operation
(see elastic#74974).

This removes xpack actions for vector field.

Backport for elastic#75017
mayya-sharipova added a commit that referenced this pull request Jul 13, 2021
We have already decided not to have xpack usage for field mappers
(see #53076). As mappings stats of all fields is already tracked
in cluster stats.
Moreover xpack usage for vector field is a quite expensive operation
(see #74974).

This removes xpack actions for vector field.

Backport for #75017
mayya-sharipova added a commit that referenced this pull request Jul 13, 2021
@jtibshirani jtibshirani added :Search Relevance/Vectors Vector search and removed :Search/Search Search-related issues that do not fall into other categories labels Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants