yacy_search_server/source/de/anomic/plasma/parser
theli 44fa94ac52 *) Modifications for dbImport functionality
- dbImporter threads are now shutdown by the switchboard on server shutdown
   - adding possibility to pause a importer thread via GUI
   - Bugfix for abort function
     See: http://www.yacy-forum.de/viewtopic.php?p=13363#13363

*) Modification of content parser configuration
   - now it's possible to configure which parsers should be enabled for the proxy,
     crawler, icap, etc. separately
   - 

*) htmlFilterContentScraper.java
   - adding regular expression to normalize URLs containing /../ and /./ parts

*) httpc.java
   - adding functionality to unzip gzipped content
   - requested by roland: should be used later to allow gzipped seed lists

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1170 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-12-06 10:41:19 +00:00
..
bzip *) Redesign of parser configuration 2005-11-29 07:27:58 +00:00
doc *) Redesign of parser configuration 2005-11-29 07:27:58 +00:00
gzip *) Redesign of parser configuration 2005-11-29 07:27:58 +00:00
mimeType *) Modifications for dbImport functionality 2005-12-06 10:41:19 +00:00
odt *) Redesign of parser configuration 2005-11-29 07:27:58 +00:00
pdf code cleanup 2005-12-05 14:24:13 +00:00
rpm *) Adding content Parser for RPM Files 2005-12-01 10:47:00 +00:00
rss code cleanup 2005-12-05 14:24:13 +00:00
rtf *) Redesign of parser configuration 2005-11-29 07:27:58 +00:00
tar code cleanup 2005-12-05 14:24:13 +00:00
vcf *) Redesign of parser configuration 2005-11-29 07:27:58 +00:00
zip code cleanup 2005-12-05 14:24:13 +00:00
AbstractParser.java *) Removing getSimpleName 2005-11-29 12:50:13 +00:00
Parser.java *) Redesign of parser configuration 2005-11-29 07:27:58 +00:00
ParserException.java code cleanup 2005-12-05 14:24:13 +00:00
ParserInfo.java *) Redesign of parser configuration 2005-11-29 07:27:58 +00:00