yacy_search_server/source/net/yacy/document
orbiter 61409788eb less word hash computations (removing some overhead because of MD5
calcs) using the clear word in a normalized form.
2013-11-25 15:20:54 +01:00
..
content - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
importer - replaced the properties object in AnchorURL with distinct variables 2013-09-15 23:27:04 +02:00
language set more logger to 'final static' 2013-11-13 06:18:48 +01:00
parser more monitoring for postprocessing and enhanced layout in Crawler 2013-11-16 18:23:14 +01:00
AbstractParser.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
Condenser.java less word hash computations (removing some overhead because of MD5 2013-11-25 15:20:54 +01:00
Document.java added (partly commented) test code for url rewrite methods .. to be 2013-11-10 18:50:34 +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 - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02: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 Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
TextParser.java - replaced the properties object in AnchorURL with distinct variables 2013-09-15 23:27:04 +02:00
WordTokenizer.java hacks to prevent storage of data longer than necessary during search and 2013-10-25 15:05:30 +02:00