this post was submitted on 22 Jul 2026
18 points (90.9% liked)

Selfhosted

61003 readers
389 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

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?

top 6 comments
sorted by: hot top controversial new old
[–] irmadlad@lemmy.world 1 points 6 days ago

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.

[–] async_amuro@lemmy.zip 8 points 1 week ago

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

[–] bradbeattie@lemmy.ca 2 points 1 week ago (1 children)

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.

Sounds good. And Meilisearch handles that OK?

[–] lietuva@lemmy.world 2 points 1 week ago

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

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