Chris D. Macrae
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
## Use case (user story) Meilisearch is an open source Algolia-like search engine. ## Scenarios N/A ## Notes - This comes after the re-write
## 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...
## 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 - [ ]...
Right now there's no control -- this can be bad for big indexes, or poor internet connections