(no title)
jackrobison | 7 years ago
The problem with this search index is that it requires all of the .torrent files containing the metadata. In lbry this metadata (as well as more rich fields) are stored to the blockchain, so any full blockchain node has the information to provide more sophisticated searches. Chainquery is what runs a full node and provides the search engine for the UI (https://github.com/lbryio/chainquery).
>As in, how would a user search it or find popular torrents?
As indicated above, if they're using the UI it provides a search engine via chainquery. Torrents are also not a currently supported source type for a download, however there is nothing to stop it from being added.
No comments yet.