Hello everyone,
I am very interested in the YaCy project. But, i can’t understand the system architecture/design. Moreover, I installed it on my windows but was not able to run it… Can someone point me towards some documentation or youtube videos to understand the code and the architecture ? Im a engineering students and i did small python projects, but i am not used to reviewing githubs projects.
One of my question is what happens when a query is sent ? Several nodes receives the query and sent their result, and then the client agregate it ? What is a node here, can it just be someone’s personal computer being on ? Is the whole index being tracked?
I would love to contribute to the project. Thanks in advance