YGGo! Distributed Web Search Engine
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d47081 5996a595b0
fix readme
2 years ago
config initial commit 2 years ago
crontab initial commit 2 years ago
library initial commit 2 years ago
public initial commit 2 years ago
LICENSE Initial commit 2 years ago
README.md fix readme 2 years ago

README.md

YGGo! - Open Source Web Search Engine

Written by inspiration to research Yggdrasil ecosystem, because of single Yacy node was down. Could be using for crawling regular websites, small business resources, local networks.

The goal - simple interface, clear architecture and lightheigth server requirements but effective content discovery.

Online examples

An official node, that indexing only the local network
http://94.140.114.241/yggo (web mirror)

Requirements

php 8
php-php
php-pdo
curl-curl
sqlite / fts5

TODO / ideas

  • Web pages full text ranking search
  • Images search (basically implemented but requires testing and some performance optimization)
  • Distributed index data sharing between the nodes trough service API