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

Numeric Range Filters #229

Open 8ullyMaguire opened 2 months ago

8ullyMaguire commented 2 months ago

Implement the ability to filter search results based on numeric ranges for fields like date, size, number of files, seeds, etc. This would enable users to narrow down their searches based on specific numeric criteria, improving the relevance of search results.

My main use case for advanced search would be finding collections, for example searching for torrents with:

Related