Post #4323755
2026-08-01 23:19 UTC
a real-world full text search has more trickery than that of course, but like, this kinda already.. works? and none of it is *particularly* complicated, as long as you have a key/value database like lmdb that supports storing multiple values for a key
Replies (1)
-
@joepie91@fedi.slightly.tech 2026-08-01 23:21
anyway what I'm trying to say here is that you probably don't actually *need* elasticsearch for doing full text search in your project