X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/73ce961f14509aabfa26536f847afd28111029c6..e6dd6130291ef3a958bd6d8666ee16ad8e633056:/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. +#