yacy_search_server/source/de/anomic/data
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
..
list *) cleaned up code for better readability 2009-09-05 20:04:23 +00:00
wiki some redesign with a possible fix for the ReferenceContainerCache. 2009-09-22 14:33:57 +00:00
AbstractBlacklist.java *) blacklist cleaner supports usage of regular expressions now 2009-09-29 21:28:49 +00:00
Blacklist.java *) blacklist cleaner supports usage of regular expressions now 2009-09-29 21:28:49 +00:00
blogBoard.java removed strange debugging strings 2009-07-06 15:21:43 +00:00
blogBoardComments.java removed strange debugging strings 2009-07-06 15:21:43 +00:00
bookmarksDB.java * added index segments 2009-10-09 14:44:20 +00:00
Coordinates.java *) blacklist cleaner supports usage of regular expressions now 2009-09-29 21:28:49 +00:00
DefaultBlacklist.java *) blacklist cleaner supports usage of regular expressions now 2009-09-29 21:28:49 +00:00
DidYouMean.java - possibly better termination for SplitTable 2009-10-05 22:09:58 +00:00
DidYouMeanLibrary.java *) blacklist cleaner supports usage of regular expressions now 2009-09-29 21:28:49 +00:00
diff.java *) blacklist cleaner supports usage of regular expressions now 2009-09-29 21:28:49 +00:00
LibraryProvider.java *) blacklist cleaner supports usage of regular expressions now 2009-09-29 21:28:49 +00:00
listManager.java refactoring: 2009-07-19 20:37:44 +00:00
Location.java *) blacklist cleaner supports usage of regular expressions now 2009-09-29 21:28:49 +00:00
messageBoard.java removed strange debugging strings 2009-07-06 15:21:43 +00:00
OpenGeoDB.java *) blacklist cleaner supports usage of regular expressions now 2009-09-29 21:28:49 +00:00
SitemapParser.java * added index segments 2009-10-09 14:44:20 +00:00
translator.java removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 2009-07-17 13:59:21 +00:00
URLAnalysis.java * added index segments 2009-10-09 14:44:20 +00:00
URLLicense.java *) blacklist cleaner supports usage of regular expressions now 2009-09-29 21:28:49 +00:00
userDB.java refactoring: 2009-07-19 20:37:44 +00:00