yacy_search_server/source/net/yacy/document
2014-12-21 19:02:36 +01:00
..
content Added and integrated new date detection class which can identify date 2014-12-14 13:40:45 +01:00
importer Replaced all fixed thread pools with cached thread pools. The cached 2014-12-02 16:26:07 +01:00
language added missing @Override annotation 2014-03-28 13:48:37 +01:00
parser added experimental pdf splitting which enables YaCy to split pdfs during 2014-12-21 18:10:15 +01:00
AbstractParser.java fix AbstractParser.singleList not adding null strings 2014-06-26 02:56:45 +02:00
Condenser.java Added and integrated new date detection class which can identify date 2014-12-14 13:40:45 +01:00
DateDetection.java added query modifier 'on'. This makes it possible to search for date 2014-12-16 13:53:12 +01:00
Document.java refactoring date -> lastModified 2014-12-11 23:37:41 +01:00
ImageParser.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
LargeNumberCache.java more performance hacks 2010-10-09 08:55:57 +00:00
LibraryProvider.java prevent NPE during initialization of very large vocabularies 2014-12-21 19:02:36 +01:00
Parser.java - replaced the properties object in AnchorURL with distinct variables 2013-09-15 23:27:04 +02:00
Phrase.java more performance hacks 2010-10-09 08:55:57 +00:00
SentenceReader.java hacks to prevent storage of data longer than necessary during search and 2013-10-25 15:05:30 +02:00
SnippetExtractor.java skip unused call parameter for hashSentence() 2014-11-30 19:42:33 +01:00
TextParser.java Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2014-09-30 14:54:06 +02:00
WordTokenizer.java skip unused call parameter for hashSentence() 2014-11-30 19:42:33 +01:00