Ang Ze Yu

Results 19 comments of Ang Ze Yu

Thank you for letting me know your thoughts and use case! I suppose both options are OK from a usability standpoint, it wouldn't be too much to expose both options...

> typed > TypeScript This would definitely be nice! I think it would come in a `@types/Morsels` package of sorts, but I think not a big initial priority. Exposing the...

Awesome! I'm halfway through decoupling the excerpt highlighting functions from the UI and making them available under `results[0].xxx`. ~~I think this should be done today in a few hours or...

Thanks for the suggestions! @rrjanbiah This my first published open source project from scratch and I have quite a bit to pickup in the art of marketing :sweat_smile:, really appreciate...

Just an additional sidenote, and in case, based on your comment here https://github.com/meilisearch/meilisearch-rust/issues/67#issuecomment-756319783, morsels isn't quite designed for _full_ client side indexing + searching, which is a space I think...

Sorry for the late update! > I forgot about Stork though I bookmarked it. Though it has some traction, it is missing some pitches and focus keywords. Do you mean...

@rrjanbiah Thanks for clarifying! I see, facets are definitely nice to have but not quite an immediate goal for now, as I imagine it would be more useful for a...

@rrjanbiah Thanks for the explanation on searchkit! Client side optimizations for small records sounds interesting, though I'm really not qualified to comment on the feasibility over there. > Create a...

Hi @theowenyoung, thanks for the link! It's really interesting to see use of cloudflare workers for this. 🎉 I think this is definitely feasible, a lot of Morsels' code is...