Extend algoliaPost with additional ghost post field
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 19
- Avg merge
- 18h 31m
- Merged PRs (30d)
- 50
Description
The package concerned is algolia-fragmenter specifically the transformToAlgoliaObject function.
Currently, the algoliaPost is hardcoded and the function does not offer any way to add additional fields. It will be interesting to add an optional argument to transformToAlgoliaObject which will help to extend the algoliaPost.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in packages/algolia-fragmenter/lib/transformer.js at transformToAlgoliaObject, then read the surrounding transformer code and its callers to understand the current algoliaPost shape. The work is complete when the function supports optional additional post fields without changing existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- search
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100