Does any self host Meilisearch?

https://www.meilisearch.com/docs/capabilities/full_text_search/overview

Broadly, how do you find it? Are its semantic search features useful? And have you found a way to have it search within PDFs?

Anything that I should know about it, any features you feel are fantastic or feel are lacking?

19 points · 6 comments · view on lemmy.world

6 Comments

async_amuro@lemmy.zip · 8 pts · 29d

I use Karakeep which uses Mellisearch as a part of its stack

bradbeattie@lemmy.ca · 2 pts · 29d (1 reply)

Yep. I have an instance I self-host to power a "cookbooks -> scanner -> images -> OCR -> indexed search" tool I built for myself. The whole thing is pretty much just a few bash scripts thinly wired into a Meilisearch instance, but the utility is helpful when looking for a recipe from my collection.

SuspiciousCarrot78@aussie.zone · 2 pts · 29d

Sounds good. And Meilisearch handles that OK?

lietuva@lemmy.world · 2 pts · 29d

It's part of Bar Assistant stack. Haven't got into it outside of it

moonpiedumplings@programming.dev · 2 pts · 29d

Paperless ngx seems to support fulltext search of PDF's, in addition to other document types.

irmadlad@lemmy.world · 1 pts · 28d

Melisearch is integrated into Linkwarden. That's about my extent of knowledge.

And have you found a way to have it search within PDFs?

I did look at melisearch briefly to see if I could use search engine databases in creating my own search engine just as a project because I've often toyed with the idea of having my own search engine, but it seemed a bit over my head. Smithsonian Libraries publish some of those databases.