Devin Beeuwkes

Results 9 issues of Devin Beeuwkes

## Description It would be great to have live reload support for a better developer experience.

enhancement

## Description Frontman supports HAML, ERB and Markdown out of the box. However, it could be nice to extend on this and give users the possibility to implement and add...

enhancement

| Q | A | ----------------- | ---------- | Bug fix? | no | New feature? | no | BC breaks? | no ## Describe your change This bootstraps a...

| Q | A | ----------------- | ---------- | Bug fix? | yes | New feature? | no | BC breaks? | no ## Describe your change The engine only...

| Q | A | ----------------- | ---------- | Bug fix? | yes | New feature? | no | BC breaks? | no ## Describe your change This ensures we...

| Q | A | ----------------- | ---------- | Bug fix? | no | New feature? | no | BC breaks? | yes | Related Issue | Fix #488 |...

Breaking change

The `Helpers` module has no namespace currently, which makes collisions very easy to occur. We should namespace this to `Algolia` to avoid these collisions.

We should have the reimport command create a unique temporary index name to prevent cases where the command runs on 2 different machines potentially resulting in race conditions of partial...

We need to add support for the [`enableReRanking`](https://www.algolia.com/doc/api-reference/api-parameters/enableReRanking/) query parameter at search time.