This Guy Has Built an Open Source Search Engine as an Alternative to Google in His Spare Time
This Guy Has Built an Open Source Search Engine as an Alternative to Google in His Spare Time
I found the GitHub for it: github.com/StractOrg/stract/tree/main
What I still can’t figure out (in my very shallow dive into the repo) is if it’s a meta search engine like Searx-NG or if it does its own crawling and builds its own search index.
Anyone know?
From the readme, it uses its own index:
Fully independent search index.
Also here’s a related discussion: github.com/StractOrg/stract/discussions/136