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

Add more default displayed fields #1298

Merged
merged 1 commit into from
Jan 10, 2022
Merged

Add more default displayed fields #1298

merged 1 commit into from
Jan 10, 2022

Conversation

dadoonet
Copy link
Owner

@dadoonet dadoonet commented Nov 4, 2021

The WorkplaceSearch documentation allows having more fields set by default. See https://www.elastic.co/guide/en/workplace-search/current/workplace-search-content-sources-api.html#update-content-source-api-request-params

Here we are now adding:

  • media_type_field which will map to mime_type
  • created_by_field which will map to author

@dadoonet dadoonet added the new For new features or options label Nov 4, 2021
@dadoonet dadoonet added this to the 2.8 milestone Nov 4, 2021
@dadoonet dadoonet self-assigned this Nov 4, 2021
@dadoonet dadoonet modified the milestones: 2.8, 2.9 Dec 14, 2021
The WorkplaceSearch documentation allows having more fields set by default. See https://www.elastic.co/guide/en/workplace-search/current/workplace-search-content-sources-api.html#content-sources-api-model

Here we are now adding:

* `media_type_field` which will map to `mime_type`
* `created_by_field` which will map to `author`
@dadoonet dadoonet merged commit e9e22d4 into master Jan 10, 2022
@dadoonet dadoonet deleted the wp/display-more-fields branch January 10, 2022 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new For new features or options
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant