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
orbiter 9ddb8e4a43
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.
15 years ago
..
content - added parsing of robots meta-tag in html headers to detect a noindexing request 15 years ago
detector refactoring of yacy documents and parsers: they depend now only on the kelondro classes 16 years ago
geolocalization applied code changes that are recommended by PMD 15 years ago
importer applied code changes that are recommended by PMD 15 years ago
language applied code changes that are recommended by PMD 15 years ago
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. 15 years ago
AbstractParser.java - added parsing of robots meta-tag in html headers to detect a noindexing request 15 years ago
Classification.java refactoring of yacy documents and parsers: they depend now only on the kelondro classes 16 years ago
Condenser.java preset of proper HashMap dimensions: should prevent re-hashing and increase performance 15 years ago
Document.java - enhanced domain navigator computation 15 years ago
Idiom.java - testings with image parser 15 years ago
ImageParser.java - added bmp parser to the document parsers 15 years ago
ParserException.java refactoring of yacy documents and parsers: they depend now only on the kelondro classes 16 years ago
Phrase.java refactoring of yacy documents and parsers: they depend now only on the kelondro classes 16 years ago
TextParser.java redesigned some parts of the parser entry point: 15 years ago