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 482afed07c
reduced logging overhead (a bit)
13 years ago
..
content - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
geolocation - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
importer - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
language added changes from copperdust (submitted by email): 13 years ago
parser reduced logging overhead (a bit) 13 years ago
AbstractParser.java reduced logging overhead (a bit) 13 years ago
Autotagging.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
Condenser.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
Document.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
ImageParser.java - enhanced description on search front page 13 years ago
LargeNumberCache.java more performance hacks 15 years ago
LibraryProvider.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
Parser.java - moved triple store to net.yacy.cora.lod (should be generalized there 13 years ago
Phrase.java more performance hacks 15 years ago
SentenceReader.java fix for url camel case parser and sentence reader 13 years ago
SnippetExtractor.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
StringBuilderComparator.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
TextParser.java reduced logging overhead (a bit) 13 years ago
WordCache.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
WordTokenizer.java refactoring and new usage of SentenceReader: this class appeared as one 13 years ago