examachine / pisi

PISI package manager of Pardus linux written in Python. The original development branch by the main author.
Other
39 stars 13 forks source link

accelerate search #37

Open examachine opened 7 years ago

examachine commented 7 years ago

The initial inverted index implementation is too slow for incremental use.

Write a fast incremental update algorithm.