yacy_search_server/source/de/anomic/yacy
orbiter 99bf0b8e41 refactoring of plasmaWordIndex:
divided that class into three parts:
- the peers object is now hosted by the plasmaSwitchboard
- the crawler elements are now in a new class, crawler.CrawlerSwitchboard
- the index elements are core of the new segment data structure, which is a bundle of different indexes for the full text and (in the future) navigation indexes and the metadata store. The new class is now in kelondro.text.Segment

The refactoring is inspired by the roadmap to create index segments, the option to host different indexes on one peer.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5990 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-05-28 14:26:05 +00:00
..
dht refactoring of plasmaWordIndex: 2009-05-28 14:26:05 +00:00
logging fix for http://forum.yacy-websuche.de/viewtopic.php?p=13960#p13960 2009-05-15 22:51:15 +00:00
seedUpload moved logging partially to kelondro 2009-01-31 01:06:56 +00:00
Tray.java experimental option trayIcon.force for unsupported platforms. java 1.6 needed 2009-05-09 18:35:02 +00:00
yacyAccessible.java moved logging partially to kelondro 2009-01-31 01:06:56 +00:00
yacyClient.java refactoring of plasmaWordIndex: 2009-05-28 14:26:05 +00:00
yacyCore.java refactoring of plasmaWordIndex: 2009-05-28 14:26:05 +00:00
yacyNetwork.java refactoring of plasmaWordIndex: 2009-05-28 14:26:05 +00:00
yacyNewsDB.java - added migration class to go from index collections to the index cell data structure. 2009-03-30 15:31:25 +00:00
yacyNewsPool.java refactoring: better abstraction of reference and metadata prototypes. 2009-04-03 13:23:45 +00:00
yacyNewsQueue.java - added migration class to go from index collections to the index cell data structure. 2009-03-30 15:31:25 +00:00
yacyNewsRecord.java removed option to use different primary keys in kelondro tables 2009-03-13 16:52:31 +00:00
yacyPeerActions.java - refactoring: added new content package, which will contain connector classes for different types of data sources to import texts into the YaCy index 2009-05-26 07:44:22 +00:00
yacyRelease.java * splitt off yacyRelease from yacyVersion 2009-05-02 12:12:22 +00:00
yacySearch.java refactoring of plasmaWordIndex: 2009-05-28 14:26:05 +00:00
yacySeed.java - more information about peer tags 2009-05-25 21:43:33 +00:00
yacySeedDB.java full redesign of index access data model: 2009-04-16 15:29:00 +00:00
yacySeedUploader.java - removed superfluous copyright statement 2008-07-20 17:14:51 +00:00
yacyUpdateLocation.java * introduce signatures to autoupdate 2009-04-17 09:58:06 +00:00
yacyURL.java fixed bug in writing of robots.txt entries in case that host names exceeded 64 characters and some other problems 2009-05-03 19:35:10 +00:00
yacyVersion.java * splitt off yacyRelease from yacyVersion 2009-05-02 12:12:22 +00:00