index
:
yacy
master
matthew/1.941
upstream/1.941
YaCy search server with some extra patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
org
/
openzim
/
ZIMFile.java
Age
Commit message (
Expand
)
Author
2023-11-05
bugfixes to zim reader:
Michael Peter Christen
2023-11-05
Added a zim parser to the surrogate import option.
Michael Peter Christen
2023-11-01
added a cluster cache but it requires more testing
Michael Peter Christen
2023-11-01
Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
Michael Peter Christen
2023-11-01
added an optimized zim file entry iterator
Michael Peter Christen
2023-11-01
added a zim importer that can be used for surrogate imports.
Michael Peter Christen
2023-10-29
added a ZIM cluster pointer cache
Michael Peter Christen
2023-10-29
introduced url list and title list caching and enhanced input stream
Michael Peter Christen
2023-10-28
fixed typo in class name
Michael Peter Christen
2023-10-28
refactoring of ZIM reader, simplification, removed unnecessary code
Michael Peter Christen
2023-10-27
Fixed a large number of problems in the ZIM reader.
Michael Peter Christen
2023-10-27
integrated the source code of a openzim file format reader. These are
Michael Peter Christen