13
submitted 3 weeks ago* (last edited 3 weeks ago) by PenisDuckCuck9001@lemmynsfw.com to c/selfhosted@lemmy.world

I have a php webpage with a search bar that uses php code to search my server for files. It's really slow. It's a custom made thing I came up with years ago.

Are there any standalone python or c++ projects or libraries I can use that handle file searching? Plugging in a more optimal search function into this system would be a massive improvement but I can't really replace this with a different system because reasons. If the only way to get such a feature is if I program it myself, then I'll have to do that as it will be less work than migrating to a new system. But I'm pretty sure there exists something I could use to manage the search so I can shoehorn that in to the codebase instead of starting from scratch. Any suggestions?

Tl;dr I'm looking for a command line search program that runs on Linux and has some form of indexing.

you are viewing a single comment's thread
view the rest of the comments
[-] forbiddenlake@lemmy.world 12 points 3 weeks ago

Do you need more than locate offers?

https://wiki.archlinux.org/title/Locate

this post was submitted on 20 Aug 2024
13 points (100.0% liked)

Selfhosted

39150 readers
308 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 1 year ago
MODERATORS