fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
searching works, without fragments
[wolnelektury.git]
/
apps
/
search
/
__init__.py
diff --git a/apps/search/__init__.py
b/apps/search/__init__.py
new file mode 100644
(file)
index 0000000..
f45c150
--- /dev/null
+++ b/
apps/search/__init__.py
@@ -0,0
+1,3
@@
+from index import Index, Search
+import lucene
+lucene.initVM(lucene.CLASSPATH)