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

Boolean Operators #225

Closed 8ullyMaguire closed 2 months ago

8ullyMaguire commented 2 months ago

Implement support for combining keywords with boolean operators (AND &, OR |, NOT -) to enable more complex search queries. This would allow users to construct intricate search expressions, improving the overall search functionality.

Related

mgdigital commented 2 months ago

Hi, this is already possible, please see https://bitmagnet.io/tutorials/text-search.html