-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Dense vector fields do not set default index options when element type is BFLOAT16 #145204
Copy link
Copy link
Closed
Labels
:Search Foundations/MappingIndex mappings, including merging and defining field typesIndex mappings, including merging and defining field types:Search Relevance/VectorsVector searchVector search>bugTeam:Search FoundationsMeta label for the Search Foundations team in ElasticsearchMeta label for the Search Foundations team in ElasticsearchTeam:Search RelevanceMeta label for the Search Relevance team in ElasticsearchMeta label for the Search Relevance team in Elasticsearchpriority:highA label for assessing bug priority to be used by ES engineersA label for assessing bug priority to be used by ES engineers
Metadata
Metadata
Assignees
Labels
:Search Foundations/MappingIndex mappings, including merging and defining field typesIndex mappings, including merging and defining field types:Search Relevance/VectorsVector searchVector search>bugTeam:Search FoundationsMeta label for the Search Foundations team in ElasticsearchMeta label for the Search Foundations team in ElasticsearchTeam:Search RelevanceMeta label for the Search Relevance team in ElasticsearchMeta label for the Search Relevance team in Elasticsearchpriority:highA label for assessing bug priority to be used by ES engineersA label for assessing bug priority to be used by ES engineers
Type
Fields
Give feedbackNo fields configured for issues without a type.
Elasticsearch Version
main
Installed Plugins
No response
Java Version
bundled
OS Version
N/A
Problem Description
If using a
dense_vectorfield withelement_typeset tobfloat16, no default index options are applied.Steps to Reproduce
Create a
dense_vectorfield withelement_typeset tobfloat16:Logs (if relevant)
No response