multisearch fails to see joined queries -> will try to use one toplevel
[wolnelektury.git] / apps / search / __init__.py
index 8b13789..0042997 100644 (file)
@@ -1 +1,3 @@
-
+import lucene
+JVM = lucene.initVM(lucene.CLASSPATH)
+from index import Index, Search, ReusableIndex, MultiSearch