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
Michael Peter Christen 6ad43c4a8b
removed debug code
10 years ago
..
content Added and integrated new date detection class which can identify date 10 years ago
importer Replaced all fixed thread pools with cached thread pools. The cached 10 years ago
language added missing @Override annotation 11 years ago
parser removed debug code 10 years ago
AbstractParser.java fix AbstractParser.singleList not adding null strings 11 years ago
Condenser.java Added and integrated new date detection class which can identify date 10 years ago
DateDetection.java added query modifier 'on'. This makes it possible to search for date 10 years ago
Document.java refactoring date -> lastModified 10 years ago
ImageParser.java Added 'final' for all exception blocks as this helps the Java compiler 12 years ago
LargeNumberCache.java more performance hacks 15 years ago
LibraryProvider.java prevent NPE during initialization of very large vocabularies 10 years ago
Parser.java - replaced the properties object in AnchorURL with distinct variables 12 years ago
Phrase.java more performance hacks 15 years ago
SentenceReader.java hacks to prevent storage of data longer than necessary during search and 11 years ago
SnippetExtractor.java skip unused call parameter for hashSentence() 10 years ago
TextParser.java Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 10 years ago
WordTokenizer.java skip unused call parameter for hashSentence() 10 years ago