The Python extension pyopentrep.py script does not contain any Xapian indexing function yet. Hence, Xapian indexing still needs to be performed by the C++ binary (opentrep-indexer).
A Xapian indexing function should therefore be added to pyopentrep.py.
The Python extension
pyopentrep.py
script does not contain any Xapian indexing function yet. Hence, Xapian indexing still needs to be performed by the C++ binary (opentrep-indexer
).A Xapian indexing function should therefore be added to
pyopentrep.py
.