fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
change virtualenv path in fabfile
[wolnelektury.git]
/
apps
/
search
/
__init__.py
diff --git
a/apps/search/__init__.py
b/apps/search/__init__.py
index
1b12eb7
..
1451fa2
100644
(file)
--- a/
apps/search/__init__.py
+++ b/
apps/search/__init__.py
@@
-1,3
+1,3
@@
import lucene
import lucene
-from index import Index, Search, ReusableIndex,
MultiSearch, SearchResult, JVM, IndexChecker
+from index import Index, Search, ReusableIndex,
SearchResult, JVM, IndexChecker, IndexStore