As part of a research project, I'm currently looking for open source options for self-indexing algorithms, i.e. A compressed form of a traditional inverted index giving nice features such as faster searches and / or less space.
Do you know about any open source self-indexing implementations? Do you have other interesting indexing algorithms or data structures to share?
All languages ββand license options are welcome.
algorithm data-structures search indexing information-retrieval
Hevard s
source share