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

Feat: Add documentsFormatter to plugin config #9

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Conversation

raiindev
Copy link
Contributor

@raiindev raiindev commented Oct 15, 2024

Adding documentsTransformer function that can be passed as config to the plugin.
This function will be called before sending all the data to Orama Cloud.
Takes and Array as parameter and expects a return value from it.
This return value will be the data sent to Orama Cloud.

Closes #8

@raiindev raiindev changed the title Feat: Add DataFormatter to plugin config Feat: Add documentsFormatter to plugin config Oct 15, 2024
@raiindev raiindev force-pushed the feature/orm-1817 branch 3 times, most recently from 7e3899d to 94a4064 Compare October 21, 2024 09:43
@raiindev raiindev force-pushed the feature/orm-1817 branch 4 times, most recently from 6bf57aa to aff41a2 Compare October 28, 2024 14:43
@raiindev raiindev merged commit d27deda into main Nov 26, 2024
2 checks passed
@raiindev raiindev deleted the feature/orm-1817 branch November 26, 2024 13:23
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.

Searchable relations
1 participant