yacy_search_server/source/net/yacy/document
2010-04-14 22:17:18 +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 removed usage of temporary files: causes too much IO 2010-04-14 22:17:18 +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 removed usage of temporary files: causes too much IO 2010-04-14 22:17:18 +00:00
Idiom.java removed usage of temporary files: causes too much IO 2010-04-14 22:17:18 +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