index
:
yacy
master
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
Age
Commit message (
Expand
)
Author
2024-11-25
code maintenance - removed warnings and replaced deprecated functions
Michael Peter Christen
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-03
modified cache strategy for zim clusters
Michael Peter Christen
2023-11-02
added parsing rules for wikibooks and wikinews in zim reader
Michael Peter Christen
2023-11-01
fixed blob iterator in zim cluster definition
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
added Zstandard compressed data decompression for ZIM files type 5
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
2020-04-24
modified org.json.* library to fit into the YaCy environment
Michael Peter Christen
2020-04-24
added org.json.* library
Michael Peter Christen
2015-11-04
use current tar library for untar files
reger
2012-07-05
- added @SuppressWarnings to unused servlet method parameters
Michael Peter Christen
2012-05-14
Now used synchronization in all close() methods to make sure all objects
Roland 'Quix0r' Haeder
2011-11-25
some last-minute performance hacks
orbiter
2011-03-08
*) set SVN properties
low012
2010-01-10
applied code changes that are recommended by PMD
orbiter
2009-11-20
- fixes for missing or bad hashCode computation
orbiter
2009-07-15
removed compiler warnings in imported classes
orbiter
2009-07-14
replaced StringBuffer with StringBuilder in tar lib
orbiter
2009-07-14
added tar classes from apache ant tools
orbiter