In order to find the file in IPFS network by its hash, we should ask the adjacent nodes - "Do you have the file with hash H(F)?" and if not, then they propagate the question further.
- How IPFS resolve the issue in case of plurality of this kind of requests?
- How IPFS search engine works?