yacy_search_server/source/net/yacy/document
2012-07-27 12:13:53 +02:00
..
content - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
geolocation - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
importer - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
language added changes from copperdust (submitted by email): 2012-02-22 12:21:27 +01:00
parser reduced logging overhead (a bit) 2012-07-12 19:23:40 +02:00
AbstractParser.java reduced logging overhead (a bit) 2012-07-12 19:23:40 +02:00
Autotagging.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
Condenser.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
Document.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
ImageParser.java - enhanced description on search front page 2011-11-26 13:40:33 +00:00
LargeNumberCache.java more performance hacks 2010-10-09 08:55:57 +00:00
LibraryProvider.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
Parser.java - moved triple store to net.yacy.cora.lod (should be generalized there 2012-06-11 16:48:53 +02:00
Phrase.java more performance hacks 2010-10-09 08:55:57 +00:00
SentenceReader.java fix for url camel case parser and sentence reader 2012-07-08 16:48:09 +02:00
SnippetExtractor.java Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
StringBuilderComparator.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
TextParser.java reduced logging overhead (a bit) 2012-07-12 19:23:40 +02:00
WordCache.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
WordTokenizer.java refactoring and new usage of SentenceReader: this class appeared as one 2012-07-04 21:15:10 +02:00