mirror of
https://github.com/ProjectSynthoria/SynthoriaArchive.git
synced 2025-03-12 15:26:56 +02:00
![]() * Extend ES term preprocessing for OR groups Implements handling "foo"|"bar" literal OR groups in the Elasticsearch term preprocessor. Groups can be negated with -, but don't mesh with precedence (like plain literals). This is a partial hack, the real solution would be to parse the entire search terms ourselves, with AND and OR groups, negations etc. But having that work neatly with the simple_query_string would be bit of a hassle. * Update help.html search tips since search (quoting strings) has changed a bit. |
||
---|---|---|
.. | ||
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 |