yacy_search_server/source/net/yacy/document
2010-01-07 01:02:23 +00:00
..
content added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 2009-11-05 20:28:37 +00:00
detector
geolocalization - fixes for missing or bad hashCode computation 2009-11-20 12:11:56 +00:00
importer - fixes for missing or bad hashCode computation 2009-11-20 12:11:56 +00:00
language replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration. 2009-12-02 00:37:59 +00:00
parser fix for rss parser: be lazy when rss is not well-formed 2010-01-07 01:02:23 +00:00
AbstractParser.java - refactoring 2009-10-19 22:34:44 +00:00
Classification.java
Condenser.java preset of proper HashMap dimensions: should prevent re-hashing and increase performance 2009-12-02 14:01:19 +00:00
Document.java some patches to get the torrent parser working 2010-01-07 00:42:12 +00:00
Idiom.java
ImageParser.java - added bmp parser to the document parsers 2009-11-19 23:22:53 +00:00
ParserException.java
Phrase.java
TextParser.java integrated the torrent parser 2010-01-04 16:07:31 +00:00