contentful-to-algolia icon indicating copy to clipboard operation
contentful-to-algolia copied to clipboard

⚡️ Transmit content from any Contentful type to Algolia indexes

Results 10 contentful-to-algolia issues
Sort by recently updated
recently updated
newest added

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Is there any way to filter out entries based on their content? Looks like returning `null` from `manipulateSingle` does not work.

The current manipulateSingle is executed after the cleanup and other processing functions. We need a way to manipulate the entries before any processing occurs. I added a new function `manipulateEntries`...

Situation: my space has articles and posts. Article A has a multiple reference field with "related posts" that includes Post B. Post B has a multiple reference field with "related...

See https://discourse.algolia.com/t/sync-content-from-contentful-to-algolia-indexes/415/5

Hello! I am able to successfully use the contentful-to-algolia integration to import Contentful data into Algolia without any entry manipulation. Now, I would like to test changing the shape of...

Drafts coming from contentful are brutal. They go out with the output, but just don't have any fields. Unfortunately, this causes both this library and algolia to error, since it...

Bumps [qs](https://github.com/ljharb/qs) from 6.9.1 to 6.11.0. Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option (#442) [readme] fix version badge 6.10.5 [Fix] stringify: with arrayFormat:...

dependencies