Django 1.7, working version.
[wolnelektury.git] / apps / search / __init__.py
index b34facb..d384124 100644 (file)
@@ -1,3 +1,4 @@
-from index import Index, Search, ReusableIndex
-import lucene
-lucene.initVM(lucene.CLASSPATH)
+# -*- 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.
+#