Chris D. Macrae

Results 58 issues of Chris D. Macrae

I'm looking to rewrite atomic-algolia in December, to add better intellisense, type safety, and such. At that time, I want to add the advanced feature sets of `algolia-indexing`, but _also_...

## Summary Allow a user-defined objectID to be used in the diffing algorithm to reduce the number of operations used when an existing record has only changed. ## Current behaviour...

## Summary Add the liveDiff functionality to the package. The liveDiff functionality will calculate all the operations needed to be done on the index, and then perform a live batch...

## Summary Add a CLI for easy use without the need of a custom script. This is useful for basic use-cases, like deploying an index generated by a static site...

## Use case (user story) We’re doing: - #33 - #17 - #9 - #7 - #6 ## Scenarios Please see related issues above. ## Notes

enhancement
help wanted
good first issue

## Use case (user story) Meilisearch is an open source Algolia-like search engine. ## Scenarios N/A ## Notes - This comes after the re-write

enhancement
help wanted

## Use case (user story) I’d like to convert this project to a monorepo, and: - create a core package in typescript - create a CLI using ink.js and glue.js...

enhancement
help wanted

## Use case (user story) Convert the existing project to typescript classes to: - Make things easier to maintain - Make things easier to document - Make the project type...

## Problem's to be solved I'd like to see some examples for generating indexes for various tools/services. Some examples: ### Static Site Generators - [ ] Hugo - [ ]...

help wanted
good first issue

Right now there's no control -- this can be bad for big indexes, or poor internet connections

enhancement
help wanted