812
submitted 4 weeks ago* (last edited 4 weeks ago) by ordellrb@lemmy.world to c/linuxmemes@lemmy.world
you are viewing a single comment's thread
view the rest of the comments
[-] Aux@lemmy.world 1 points 3 weeks ago

It is much better to search using ElasticSearch or Sphinx. Grep is super slow, non indexed and can't do natural language full text searches. It's pretty much useless for any real world text search you'd want from OCRed content. And all these better tools are free and open source, so really a no brainer.

[-] MacNCheezus 1 points 3 weeks ago

I’m sure there are many ways to improve on this solution, but they would all require significantly more effort (ElasticSearch isn’t exactly trivial to set up).

This is really just a proof of concept, the most minimal viable implementation that gets you something similar in terms of functionality.

For instance, Windows Recall stores OCR content tagged by app, this solution doesn’t. Also, as others have mentioned, a practical implementation should likely check if anything has changed at all and discard any screenshots that don’t have any new data.

this post was submitted on 05 Jun 2024
812 points (98.8% liked)

linuxmemes

19717 readers
347 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS