X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f931a5a3c86e677475ae7f3fc0074b4940bee85c..aae5369e6dab510705fdfa1265cf9e095d24a97d:/apps/search/views.py diff --git a/apps/search/views.py b/apps/search/views.py index 4db4bb8fb..2945c42ad 100644 --- a/apps/search/views.py +++ b/apps/search/views.py @@ -51,6 +51,7 @@ def did_you_mean(query, tokens): return query +JVM.attachCurrentThread() search = Search() def hint(request):