Earlier quoted context omitted.
I keep everything on my home server: photos, music, home videos, movies, downloaded webpages, ebooks, instruction manuals, etc., all shared out over HTTP. Yacy basically gives me a centralized, private search engine for my house. Example searches: "Frigidaire manual" "living room collection:Photos" "London Philharmonic Orchestra collection:Music" Of course, having things in an organized hierarchical file system, with…
Have you considered using recoll for your use case? I guess it should fit your "centralized private search engine for my house" application quite well.
YaCy – your own search engine
71–80 of 95 posts
Re: YaCy – your own search engine
#72Re: YaCy – your own search engine
#73If you haven't heard of Brave Goggles ( https://github.com/brave/goggles-quickstart ) I highly recommend checking it out. Just being able to create the search index is a massive task, so being able to apply rules server-side to their "expanded recall set" will give you what most people building search engines want, which is to control the algorithm. We weren't able to do that until now since applying rules client-sid…
Kagi ( https://kagi.com ) has very similar tools with their "Lenses" and customizable prioritization of specific domains.
Re: YaCy – your own search engine
#74Use this as a personal knowledge base. Indexed my blog. Indexed a bookmarks export. Indexed a knowledge base. Works well. It also convinced me of power user ui
In theory, this means I can use this as a search engine of things I found interesting / potentially useful.
In practice, I never search it, but that's more a limitation on my workflows than anything else.
Re: YaCy – your own search engine
#75I have about 100,000 PDFs that I want indexed and searchable. They're on a website and I want people to be able to visit the website and search through the PDFs. Should I use Yacy or Apache Solr? All opinions and rants welcome.
Re: YaCy – your own search engine
#76Earlier quoted context omitted.
I keep everything on my home server: photos, music, home videos, movies, downloaded webpages, ebooks, instruction manuals, etc., all shared out over HTTP. Yacy basically gives me a centralized, private search engine for my house. Example searches: "Frigidaire manual" "living room collection:Photos" "London Philharmonic Orchestra collection:Music" Of course, having things in an organized hierarchical file system, with…
Do you expose things like photos/videos/pdfs through a public web server? I thought about using Yacy for something similar, but wasn't sure about wanting to just leave everything available unauthenticated on the local network.
Re: YaCy – your own search engine
#77Earlier quoted context omitted.
I see Brave. I close tab. I don't trust them or anybody that pushes their offerings which are just crypto ponzi schemes.
I understand that HN hates crypto but calling everything a ponzi scheme is just absurd. They just made a currency to pay users with.
Re: YaCy – your own search engine
#78Earlier quoted context omitted.
Also not OP. I've got a Synology 918+ that I've used for years, and as a file store, I'm quite pleased. I've tried running apps on it, and the ones that are available are decent, but I pretty quickly got to where I needed to SSH in to make certain things happen, and that felt weird for an appliance like this. I added Docker and ran a bunch of stuff on that, and that was kind of a pain. They don't make it easy to upda…
Thanks! So are you running the first-party Synology Drive, Moments, etc. for file/photo syncing, or do you run something like Nextcloud on your Linux box? Or do you not use software like that?
Re: YaCy – your own search engine
#79Earlier quoted context omitted.
Thanks! So are you running the first-party Synology Drive, Moments, etc. for file/photo syncing, or do you run something like Nextcloud on your Linux box? Or do you not use software like that?
I'm not using that kind of stuff. Mine is mostly about video with a little sorta-backup for files that don't matter a ton, but I'd still rather not lose.
Re: YaCy – your own search engine
#80Earlier quoted context omitted.
Off-topic, but how do you like Synology? I'm familiar with one of their units for work, but I'm looking into a new NAS for my home, and I'm trying to decide between Synology or building my own and putting Nextcloud on it.
I like Synology a lot but mainly use it for storage/backup. It's a very expensive way to host containers IMO. I would look to a Mac Mini for something like that.