yacy_search_server/source/net/yacy
orbiter e10cd115a9 - added a new RSS reader interface. This is not finished but you can now load and look at RSS feeds. It will be used to index RSS feeds in a way that is appropriate for such kind of data.
- refactoring of Mediawiki and PHPBB3 loader interface names (just renamed)
- removed two old not used RSS loader interfaces
- fixed a bug in RSS parser library of cora
- added a new RSS parser component to the set of yacy document parsers

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7053 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-08-20 11:30:02 +00:00
..
ai migrated all my LGPL 3 -licensed files to the LGPL 2.1 because LGPL 3 is not compatible to the GPL 2 2010-06-28 16:25:14 +00:00
cora - added a new RSS reader interface. This is not finished but you can now load and look at RSS feeds. It will be used to index RSS feeds in a way that is appropriate for such kind of data. 2010-08-20 11:30:02 +00:00
document - added a new RSS reader interface. This is not finished but you can now load and look at RSS feeds. It will be used to index RSS feeds in a way that is appropriate for such kind of data. 2010-08-20 11:30:02 +00:00
gui moved browser access method from kelondro/util/OS to gui/framework/Browser 2010-08-05 10:49:58 +00:00
kelondro added the new crawl scheduling function to the crawl start menu: 2010-08-19 23:52:38 +00:00
repository better (and corrected) recognition of intranet and internet-addresses. This corrects the isLocal property that is used by network definitions to restrict index ranges to local and global addresses. Address locations (intranet or internet) had been partly identified by the top level domain of the host address. Since intranet addresses can also be addressed using a host name that is in a country domain it is necessary to do a dns resolving for each check. The check is supported by a local dns cache so the intranet/internet check should not affect network traffic too much. To ensure that the cache works properly the cache class was upgraded to better concurrency data structures. 2010-07-18 20:14:20 +00:00
upnp static access to constants 2010-07-27 06:52:58 +00:00
visualization - the web visualization can now be generated in custom color 2010-08-17 10:44:00 +00:00
dbtest.java better memory management and slightly less (in total and temporary) RAM allocation: 2010-08-04 13:33:12 +00:00
migration.java removed never-used server access account function 2010-03-08 22:30:45 +00:00
screenshot.java - shifted main classes to new package net.yacy 2009-10-18 01:38:07 +00:00
yacy.java - removed unused network oanet 2010-08-09 23:41:17 +00:00