yacy_search_server/source/net/yacy/document
2010-03-26 10:43:31 +00:00
..
content - added parsing of robots meta-tag in html headers to detect a noindexing request 2010-03-03 23:32:56 +00:00
detector refactoring of yacy documents and parsers: they depend now only on the kelondro classes 2009-10-18 00:53:43 +00:00
geolocalization applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
importer applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
language applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
parser set an option for the java-internal image parser that prevents that the image is cached using the file-system in a temporary file. This should speed up image parsing during image indexing dramatically and should also cause better performance when showing the yacy banner and OSM tiles. 2010-03-26 10:43:31 +00:00
AbstractParser.java - added parsing of robots meta-tag in html headers to detect a noindexing request 2010-03-03 23:32:56 +00:00
Classification.java refactoring of yacy documents and parsers: they depend now only on the kelondro classes 2009-10-18 00:53:43 +00:00
Condenser.java preset of proper HashMap dimensions: should prevent re-hashing and increase performance 2009-12-02 14:01:19 +00:00
Document.java - enhanced domain navigator computation 2010-03-23 13:41:41 +00:00
Idiom.java - testings with image parser 2010-01-19 14:59:58 +00:00
ImageParser.java - added bmp parser to the document parsers 2009-11-19 23:22:53 +00:00
ParserException.java refactoring of yacy documents and parsers: they depend now only on the kelondro classes 2009-10-18 00:53:43 +00:00
Phrase.java refactoring of yacy documents and parsers: they depend now only on the kelondro classes 2009-10-18 00:53:43 +00:00
TextParser.java redesigned some parts of the parser entry point: 2010-03-19 13:04:42 +00:00