Maximise results on load

This commit is contained in:
2022-09-07 11:30:45 +01:00
parent 0095b787b1
commit 0882d3f0da
7 changed files with 33 additions and 7 deletions

View File

@@ -1,4 +1,3 @@
import ujson
import logging
import random
import string
@@ -8,6 +7,7 @@ from math import floor, log10
from pprint import pprint
import manticoresearch
import ujson
from django.conf import settings
from siphashc import siphash