yacy_search_server/source/de/anomic/yacy/dht
orbiter 735e2737e3 * added index segments
This is a major change in the organization of indexes.
Please consider a back-up of your data before you run this update.
All existing index files will be moved and renamed to a new position.
With this change, it will be possible to maintain different indexes for different purposes and it will be possible to have a distinction between DHT-in and DHT-out specific indexes. Tenants may also have their own index, and it may be possible to have histories and back-ups of indexes. This is just the beginning, many servlets must be adopted after this change, but all functions that had been there should still work.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6389 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-10-09 14:44:20 +00:00
..
Dispatcher.java * added index segments 2009-10-09 14:44:20 +00:00
FlatWordPartitionScheme.java refactoring of the ParserDispatcher and ParserConfig: resulted into Idiom, Parser and Classification classes 2009-07-09 22:25:31 +00:00
PartitionScheme.java full redesign of index access data model: 2009-04-16 15:29:00 +00:00
PeerSelection.java extending visibility of objects and methods to avoid synthetic accessor methods and increase performance 2009-06-30 13:25:46 +00:00
Transmission.java * added index segments 2009-10-09 14:44:20 +00:00
VerticalWordPartitionScheme.java fix for http://forum.yacy-websuche.de/viewtopic.php?p=15555#p15555 2009-06-05 18:18:16 +00:00