yacy_search_server/source/net/yacy/document
2011-03-09 09:29:05 +00:00
..
content always try to guess the size of a StringBuilder to prevent too many memory re-allocations 2011-03-09 09:29:05 +00:00
geolocalization replaced more appearance of double values by float values 2011-02-02 00:06:29 +00:00
importer replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
language *) cleaning up the code a little bit 2010-12-27 17:07:21 +00:00
parser always try to guess the size of a StringBuilder to prevent too many memory re-allocations 2011-03-09 09:29:05 +00:00
AbstractParser.java
Classification.java *) added SID file (Commodore 64) sound file parser 2010-12-28 12:06:04 +00:00
Condenser.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
Document.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 2011-03-09 09:29:05 +00:00
ImageParser.java
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 *) set SVN properties 2011-03-08 01:51:51 +00:00
SnippetExtractor.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 2011-03-09 09:29: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 *) set SVN properties 2011-03-08 01:51:51 +00:00