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 additional_searchable_text metadata field #126

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Conversation

csutter
Copy link
Contributor

@csutter csutter commented Nov 24, 2023

This field doesn't perform well on retrieval, so we're moving all extra searchable text content back into the main document body and deprecating this field.

  • Remove PublishingApi::Metadata#additional_searchable_text and usage
  • Make PublishingApi::BodyContent able to deal with arrays of strings

This field doesn't perform well on retrieval, so we're moving all extra
searchable text content back into the main document body and deprecating
this field.

- Remove `PublishingApi::Metadata#additional_searchable_text` and usage
- Make `PublishingApi::BodyContent` able to deal with arrays of strings
@csutter csutter merged commit 2113953 into main Nov 24, 2023
@csutter csutter deleted the additional-data-body branch November 24, 2023 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant