You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/document
orbiter 8d14916c74
more patches for a better out-of-memory management
14 years ago
..
content - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 14 years ago
geolocalization replaced more appearance of double values by float values 14 years ago
importer continuing the fight against deadlocks during time formatting: better caching. 14 years ago
language *) cleaning up the code a little bit 14 years ago
parser more patches for a better out-of-memory management 14 years ago
AbstractParser.java redesign of parser interface: 15 years ago
Classification.java *) added SID file (Commodore 64) sound file parser 14 years ago
Condenser.java introduction of dht-burst modes: this can expand the number of target peers in some cases where a better heuristic is needed. The problematic cases are either when a muti-word search is made (still a hard case for our term-oriented DHT) or when a network operator wants that all robinson peers are asked. We therefore introduced two new network steering values that switch on more peers during the peer selection. Because the number of peers can now be very large, the number of maximum httpc connections was also increased. 14 years ago
Document.java - fixed document number limitation for crawls that restrict the number of documents per domain 14 years ago
ImageParser.java redesign of parser interface: 15 years ago
LargeNumberCache.java more performance hacks 15 years ago
LibraryProvider.java - fixed document number limitation for crawls that restrict the number of documents per domain 14 years ago
Parser.java *) added SID file (Commodore 64) sound file parser 14 years ago
Phrase.java more performance hacks 15 years ago
SentenceReader.java - fixed document number limitation for crawls that restrict the number of documents per domain 14 years ago
SnippetExtractor.java more logging, more care about OOMs 14 years ago
TextParser.java *) added SID file (Commodore 64) sound file parser 14 years ago
WordCache.java - fixed document number limitation for crawls that restrict the number of documents per domain 14 years ago
WordTokenizer.java introduction of dht-burst modes: this can expand the number of target peers in some cases where a better heuristic is needed. The problematic cases are either when a muti-word search is made (still a hard case for our term-oriented DHT) or when a network operator wants that all robinson peers are asked. We therefore introduced two new network steering values that switch on more peers during the peer selection. Because the number of peers can now be very large, the number of maximum httpc connections was also increased. 14 years ago