-
Notifications
You must be signed in to change notification settings - Fork 25.7k
Enable New Semantic Text Format Only On Newly Created Indices #121556
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
Enable New Semantic Text Format Only On Newly Created Indices #121556
Conversation
…xt.use_legacy_format
|
Pinging @elastic/search-eng (Team:SearchOrg) |
|
Pinging @elastic/search-relevance (Team:Search - Relevance) |
|
Hi @Mikep86, I've created a changelog YAML for you. |
kderusso
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some comments, but it sounds like we may need to re-work the approach.
server/src/main/java/org/elasticsearch/index/mapper/InferenceMetadataFieldsMapper.java
Outdated
Show resolved
Hide resolved
...ava/org/elasticsearch/xpack/inference/mapper/SemanticInferenceMetadataFieldsMapperTests.java
Outdated
Show resolved
Hide resolved
kderusso
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
💚 Backport successful
|
Fixes a bug where the new semantic text format was retroactively enabled on existing indices in serverless