1
0
Fork 0
mirror of https://gitlab.com/SIGBUS/nyaa.git synced 2024-06-17 12:13:11 +00:00
nyaa/nyaa
TheAMM 2d0cf7cbb4 [ES Schema change] Multi-field search display_name to match words over ngram limit
This fixes searching for "Machiavellianism", 16 chars ("Machiavellianis", 15 chars, worked previously).
Does not (seem to!) break anything, but requires a re-indexing of ES.
2017-06-05 17:29:00 +03:00
..
static Enable linkify for Markdown parser 2017-06-05 02:36:18 +03:00
templates clean up motds 2017-06-05 00:04:21 -07:00
tests Initial commit. 2017-05-12 20:51:49 +02:00
__init__.py Forbid caching when debugging 2017-05-27 21:33:20 +03:00
api_handler.py Clean up info api script 2017-06-04 00:52:11 +03:00
backend.py fix race condition? 2017-05-23 15:18:17 +02:00
bencode.py Initial commit. 2017-05-12 20:51:49 +02:00
fix_paginate.py Optimize MySQL COUNT queries and pagination 2017-05-29 18:27:34 +03:00
forms.py Move to markdown-it, render markdown in DOMContentLoaded 2017-06-01 06:28:38 -05:00
models.py Fix lint check + update lint script (#224) 2017-06-01 06:40:33 -05:00
routes.py Merge branch 'master' into reports 2017-05-29 16:20:48 +03:00
search.py [ES Schema change] Multi-field search display_name to match words over ngram limit 2017-06-05 17:29:00 +03:00
torrents.py Resolves #129 and refactored create magnet es naming 2017-05-24 23:19:08 -07:00
utils.py Initial commit. 2017-05-12 20:51:49 +02:00