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

Implement EntityConverter for MeilisearchConverter. #108

Open
junghoon-vans opened this issue Oct 19, 2023 · 0 comments
Open

Implement EntityConverter for MeilisearchConverter. #108

junghoon-vans opened this issue Oct 19, 2023 · 0 comments
Assignees
Labels
in: mapping Mapping and conversion infrastructure type: enhancement A general enhancement

Comments

@junghoon-vans
Copy link
Owner

junghoon-vans commented Oct 19, 2023

Currently, the project only supports simply changing an object to JSON and saving it.
Our project will supports a variety of customizations that users can add, such as field names modification and type alias..
It also adds the ability to save using converters registered in MeilisearchCustomConversions.

@junghoon-vans junghoon-vans added the in: mapping Mapping and conversion infrastructure label Oct 19, 2023
@junghoon-vans junghoon-vans changed the title Implement EntityConveter to support custom object mapping. Add support customizable object mapping. Oct 19, 2023
@junghoon-vans junghoon-vans changed the title Add support customizable object mapping. Add support customizable object mapping Oct 19, 2023
@junghoon-vans junghoon-vans changed the title Add support customizable object mapping Implement EntityConverter for MeilisearchConverter. Nov 18, 2023
@junghoon-vans junghoon-vans pinned this issue Nov 18, 2023
@junghoon-vans junghoon-vans self-assigned this Nov 19, 2023
@junghoon-vans junghoon-vans added type: task A general task type: enhancement A general enhancement and removed type: task A general task labels Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: mapping Mapping and conversion infrastructure type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant