X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3fc3ab8693fc63c350e26484e876a8092f6b5d90..45b36abf753366dd523cae85a8eced7e5c9711e0:/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