X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3fc3ab8693fc63c350e26484e876a8092f6b5d90..ad9d29909733d402b8c197cb7c5d46afe887fa15:/apps/search/__init__.py

diff --git a/apps/search/__init__.py b/apps/search/__init__.py
index a3f8e9ec0..1451fa214 100644
--- a/apps/search/__init__.py
+++ b/apps/search/__init__.py
@@ -1,3 +1,3 @@
 import lucene
 
-from index import Index, Search, ReusableIndex, MultiSearch, SearchResult, JVM
+from index import Index, Search, ReusableIndex, SearchResult, JVM, IndexChecker, IndexStore