Eray Özkural
Eray Özkural
Implement an install command in util module, this will make it portable
current workaround: #db.DB_INIT_LOCK | # locking subsystem could be caused because somehow ctx isn't a real singleton... have to investigate.
The initial inverted index implementation is too slow for incremental use. Write a fast incremental update algorithm.
There was full 7z support in one of the previous SVN revisions..... gotta port it back to devel branch
====================================================================== ERROR: testMakeZip (archivetests.ArchiveFileTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Volumes/Centauri/Users/malfunct/Code/projects/pisi/tests/archivetests.py", line 81, in testMakeZip spec = SpecFile("tests/pccts/pspec.xml") File "./pisi/pxml/autoxml.py", line 337, in initialize self.read(uri, keepDoc, tmpDir) File "./pisi/pxml/autoxml.py",...
- in particular evaluate soundex and metaphone - research if there are language independent phonetic encodings - implement as an option (or make it possible to turn it off if...