yacy_search_server/source/de/anomic/plasma/parser
theli bdf30117c1 *) Redesign of parser configuration
- restructuring of mimeTypes based on the parsers
   - displaying parser usage count
   - displaying human readably parser names
   - displaying parser version information

*) httpdFileHandler.java
   - adding possibility to support "streaming" servlets
     which are special servlets that can communicate with
     the client via the connection streams autonomous
   - the name of these new servlet types must end with the 
     file extension .stream
   - this feature will be needed by the yacy ScreenSaver
     class to fetch statistic data from the peer without the
     need to reconnect to the server all the time

*) Adding human readable names and version information for
   all supported parsers

*) plasmaParser.java
   - adding new structure to store parser statistic data

*) Adding openDocument parser
   - can be used to parse odt files

*) jmimemagic
   - adding rules to detect openDocument formats properly

*) serverLog.java
   - adding functions that can be used to query if a given
     logging level is enabled or not.


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1140 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-11-29 07:27:58 +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 *) Redesign of parser configuration 2005-11-29 07:27:58 +00:00
odt *) Redesign of parser configuration 2005-11-29 07:27:58 +00:00
pdf *) Redesign of parser configuration 2005-11-29 07:27:58 +00:00
rss *) Redesign of parser configuration 2005-11-29 07:27:58 +00:00
rtf *) Redesign of parser configuration 2005-11-29 07:27:58 +00:00
tar *) Redesign of parser configuration 2005-11-29 07:27:58 +00:00
vcf *) Redesign of parser configuration 2005-11-29 07:27:58 +00:00
zip *) Redesign of parser configuration 2005-11-29 07:27:58 +00:00
AbstractParser.java *) Redesign of parser configuration 2005-11-29 07:27:58 +00:00
Parser.java *) Redesign of parser configuration 2005-11-29 07:27:58 +00:00
ParserException.java *) some minor changes 2005-04-24 21:52:11 +00:00
ParserInfo.java *) Redesign of parser configuration 2005-11-29 07:27:58 +00:00