Viewing profile — irevoire
irevoire
HN member- Joined
- Fri, Jul 29, 2022, 12:53 PM UTC
- HN karma
- 15
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About irevoire
No profile information was provided.
Recent public activity
-
comment
Comment #45379252
LMDB-based database for storing and retrieving geojson within Meilisearch
- story
-
comment
Comment #43685966
> But in this case, when you opened the GitHub issue, we noticed that you’re part of the Meilisearch team, so we didn’t want to spend too much time explaining something in-depth to…
-
comment
Comment #43685001
Are you sure it really limits the RAM? You’re still using the same kernel, and if a process is using more memory than another one I would expect the kernel to keep more of its memo…
-
comment
Comment #43684928
I hate the way typesense are doing their « hybrid search ». It’s called fusion search and the idea is that you have no idea of how well the semantic and full text search are being …
-
comment
Comment #43682985
Hey, as the previous person said you cannot really limit the memory, Meilisearch uses. But your OS will share the Meilisearch memory with other process seamlessly, you don’t have a…
-
comment
Comment #43682410
AI is completely opt-in. As long as you don’t specify an embedder in the settings, you can continue using the engine as usual. There was no breaking change and the performances imp…
-
comment
Comment #42770737
Nice results. I wrote the first version of the relevancy benchmarks Can't wait to see the same benchmarks against Typesense or other engine closer to Meilisearch
-
comment
Comment #38843735
And being fast at writing bugs should not be considered as being productive. I think that's the kind of stuff google is taking into account when they say that rust is worth it.