yacy_search_server/source/net/yacy/document
2010-04-21 13:46:02 +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
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
Condenser.java continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 and continued in SVN 6790 2010-04-15 13:22:59 +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
Phrase.java
TextParser.java fix for deadlocks caused by self-blocking access to TreeMap in concurrent environments. The TreeMap was replaced by a ConcurrentHashMap and additional care that the strings are compared all in lowercase 2010-04-21 13:46:02 +00:00