X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/73ce961f14509aabfa26536f847afd28111029c6..e7c8c7e1fd0fe2eb867b26ae205b75822204a45f:/apps/search/__init__.py diff --git a/apps/search/__init__.py b/apps/search/__init__.py index 1451fa214..d38412449 100644 --- a/apps/search/__init__.py +++ b/apps/search/__init__.py @@ -1,3 +1,4 @@ -import lucene - -from index import Index, Search, ReusableIndex, SearchResult, JVM, IndexChecker, IndexStore +# -*- 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. +#