yacy_search_server/source/net/yacy/document
2010-05-14 18:30:11 +00:00
..
content added a location search service: using the following servlet/example: 2010-05-11 12:58:05 +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 - removed download-limit that can be given for the crawler for non-crawler download tasks. This was necessary because the same procedure was used for other downloads like for the download of dictionary files where a limit is not useful. The limit still stays for the indexer 2010-05-14 18:30:11 +00:00
importer - removed download-limit that can be given for the crawler for non-crawler download tasks. This was necessary because the same procedure was used for other downloads like for the download of dictionary files where a limit is not useful. The limit still stays for the indexer 2010-05-14 18:30:11 +00:00
language applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
parser This is a large bugfix and enhancement commit to support a better location detection for data 2010-05-11 11:14:05 +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 This is a large bugfix and enhancement commit to support a better location detection for data 2010-05-11 11:14:05 +00:00
Document.java This is a large bugfix and enhancement commit to support a better location detection for data 2010-05-11 11:14:05 +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 fix for NPE in TextParser 2010-04-21 22:35:47 +00:00