Django 1.7, working version.
[wolnelektury.git] / apps / search / __init__.py
index dac5a06..d384124 100644 (file)
@@ -1,3 +1,4 @@
-import lucene
-lucene.initVM(lucene.CLASSPATH)
-from index import Index, Search, ReusableIndex, MultiSearch
+# -*- coding: utf-8 -*-
+# This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
+#