Skip to content

Adds usage stats for vectors #45023

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

Conversation

mayya-sharipova
Copy link
Contributor

_xpack/usage

"vectors": {
"available": true,
"enabled": true,
"dense_vector_fields_count" : 1,
"sparse_vector_fields_count" : 1,
"dense_vector_dims_avg_count" : 100
}
Backport for #44512

_xpack/usage

"vectors": {
    "available": true,
    "enabled": true,
    "dense_vector_fields_count" : 1,
    "sparse_vector_fields_count" : 1,
    "dense_vector_dims_avg_count" : 100
}
Backport for elastic#44512
@mayya-sharipova mayya-sharipova added backport :Search/Search Search-related issues that do not fall into other categories labels Jul 30, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search

@mayya-sharipova mayya-sharipova merged commit 0c68765 into elastic:7.x Jul 31, 2019
@mayya-sharipova mayya-sharipova deleted the add-vector-usage-stats-7.x branch July 31, 2019 16:32
@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.

3 participants