mirror of
https://github.com/sb745/NyaaV3.git
synced 2025-03-12 13:56:55 +02:00
![]() This commit adds a new .exact subfield to display_name, which holds a barely-filtered version of the original title we can do "literal" matching against. This is not real substring matching, but quoting terms now actually does something! Implements a simple preprocessor for the search terms to extract quoted parts from the search terms, optionally prefixed with - to negate them. The preprocessor will create a query that'll join all three query-types: the simple_query_string, must-phrases and must-not-phrases. |
||
---|---|---|
.. | ||
static | ||
templates | ||
views | ||
__init__.py | ||
api_handler.py | ||
backend.py | ||
bencode.py | ||
email.py | ||
extensions.py | ||
forms.py | ||
models.py | ||
search.py | ||
template_utils.py | ||
torrents.py | ||
utils.py |