Hacker News new | ask | show | jobs
by gnur 1767 days ago
I’ve done some stuff with it. Works pretty well but not perfect.

Insertion times grows linear with index size, up to tens of milliseconds with an index of couple 100k documents.

Go library is very un-go, with not all the options exposed. And had a couple of breaking changes without upgrading major versions.

Other then that, the search part works really well

1 comments

Hello, MeiliSearch team here :) Please, do not hesitate to leave an issue on the Golang repository so we can improve it! Also, indexing time will be much better with v0.21 planned to be released in a couple of days / weeks. You can test the RC in the meanwhile