yacy_search_server/source/net/yacy/document
2011-02-21 09:51:05 +00:00
..
content - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 2011-01-03 20:52:54 +00:00
geolocalization replaced more appearance of double values by float values 2011-02-02 00:06:29 +00:00
importer - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 2011-01-03 20:52:54 +00:00
language *) cleaning up the code a little bit 2010-12-27 17:07:21 +00:00
parser more logging, more care about OOMs 2011-02-21 09:51:05 +00:00
AbstractParser.java redesign of parser interface: 2010-06-29 19:20:45 +00:00
Classification.java *) added SID file (Commodore 64) sound file parser 2010-12-28 12:06:04 +00:00
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. 2011-02-13 17:37:28 +00:00
Document.java - fixed document number limitation for crawls that restrict the number of documents per domain 2011-02-12 00:01:40 +00:00
ImageParser.java redesign of parser interface: 2010-06-29 19:20:45 +00:00
LargeNumberCache.java more performance hacks 2010-10-09 08:55:57 +00:00
LibraryProvider.java - fixed document number limitation for crawls that restrict the number of documents per domain 2011-02-12 00:01:40 +00:00
Parser.java *) added SID file (Commodore 64) sound file parser 2010-12-28 12:06:04 +00:00
Phrase.java more performance hacks 2010-10-09 08:55:57 +00:00
SentenceReader.java - fixed document number limitation for crawls that restrict the number of documents per domain 2011-02-12 00:01:40 +00:00
SnippetExtractor.java more logging, more care about OOMs 2011-02-21 09:51:05 +00:00
TextParser.java *) added SID file (Commodore 64) sound file parser 2010-12-28 12:06:04 +00:00
WordCache.java - fixed document number limitation for crawls that restrict the number of documents per domain 2011-02-12 00:01:40 +00:00
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. 2011-02-13 17:37:28 +00:00