PyLu | index /home/callan/Classes/11-642/2025-S/__STUDENT__/QryEval/PyLu.py |
Manage and provide access to a Lucene index through Java. The Java
interface can be either jpype or jnius. Both are supported. jpype is
slower.
The decision about which interface to use is hard-wired into the
source code (see the java_interface variable).
The java_classpath is also hard-wired (see the java_classpath variable).
Modules | ||||||
|
Functions | ||
|
Data | ||
JTrue = <java/lang/Boolean at 0x7fc8b1337e00 jclass=java/lang/Boolean jself=<LocalRef obj=0x559339a3b740>> java_classpath = ['.', 'LIB_DIR/*'] java_interface = 'jnius' |