fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
search demo
[wolnelektury.git]
/
apps
/
search
/
__init__.py
diff --git
a/apps/search/__init__.py
b/apps/search/__init__.py
index
0042997
..
a3f8e9e
100644
(file)
--- a/
apps/search/__init__.py
+++ b/
apps/search/__init__.py
@@
-1,3
+1,3
@@
import lucene
-JVM = lucene.initVM(lucene.CLASSPATH)
-from index import Index, Search, ReusableIndex, MultiSearch
+
+from index import Index, Search, ReusableIndex, MultiSearch
, SearchResult, JVM