yacy_search_server/source/de/anomic/server/logging
orbiter 33ad0c8246 added a web structure computation and logging:
- all web page parsing operations will now increase a web structure file
- the file is computed in memory and dumped at shutdown-time to PLASMASB/webStructure.map in readable form (not a database)
- the file can be used externally to analyse the link structure of the crawled pages
- the web structure can also be retrieved using a xml-interface at http://localhost:8080/xml/webstructure.xml
- the short-term purpose is the computation of a link-graph image (before linuxtag!)
- a long-term purpose could be a decentralized computation of the citation rank



git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3746 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-05-22 08:13:48 +00:00
..
logParsers - fixed IllegalThreadStateException in LogParser 2007-01-21 14:45:52 +00:00
ConsoleOutErrHandler.java *) htmlFilterContentScraper.java: adding support for link tag 2006-09-19 16:13:13 +00:00
ConsoleOutHandler.java *) Adding X-Forwarded-For Header 2005-09-05 08:01:54 +00:00
GuiHandler.java - bugfixes and debug code 2006-11-07 01:09:02 +00:00
LogalizerHandler.java - LogalizerHandler skips interfaces again 2007-01-17 17:01:20 +00:00
serverLog.java added a web structure computation and logging: 2007-05-22 08:13:48 +00:00
serverMiniLogFormatter.java *) Adding X-Forwarded-For Header 2005-09-05 08:01:54 +00:00
serverSimpleLogFormatter.java *) Replacing jsch 0.1.19 lib with newer version 0.1.21 2005-09-20 21:49:47 +00:00