bitmagnet-io / bitmagnet

A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration.
https://bitmagnet.io/
MIT License
1.96k stars 74 forks source link

Scope Search to Title, Content or Both #222

Open 8ullyMaguire opened 2 months ago

8ullyMaguire commented 2 months ago

Allow users to limit their search scope to title only, file names only, or both title and file names. This would enable more precise searches and improve the overall search experience. The "content" option would refer to searching within the names of the individual files contained inside each torrent, rather than just searching the torrent's title. By providing the ability to search file names, users can find specific files or types of content within larger torrent collections.

Related

mgdigital commented 2 months ago

File name search should already work although search cannot be scoped to only filenames.