yacy_search_server/source/de/anomic/data
orbiter 26a46b5521 increased default maximum file size for database files to 2GB
Other file sizes can now be configured with the attributes
filesize.max.win and filesize.max.other
the default maximum file size for non-windows OS is now 32GB

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5974 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-05-25 06:59:21 +00:00
..
list *) Classes to handle import of lists (especially blacklists) from XML files, not used yet, but will be used soon. 2009-04-05 13:36:44 +00:00
wiki *) some refactoring 2009-05-09 13:43:38 +00:00
AbstractBlacklist.java *) added new method "contains()" to Blacklist interface 2009-04-18 16:27:17 +00:00
Blacklist.java *) added new method "contains()" to Blacklist interface 2009-04-18 16:27:17 +00:00
blogBoard.java refactoring of wiki parser. 2009-04-08 15:28:45 +00:00
blogBoardComments.java refactoring of wiki parser. 2009-04-08 15:28:45 +00:00
bookmarksDB.java full redesign of index access data model: 2009-04-16 15:29:00 +00:00
DefaultBlacklist.java refactoring: better abstraction of reference and metadata prototypes. 2009-04-03 13:23:45 +00:00
diff.java more memory leak fixing hacks 2009-02-11 13:31:10 +00:00
listManager.java refactoring: better abstraction of reference and metadata prototypes. 2009-04-03 13:23:45 +00:00
messageBoard.java (almost) completed partition of classes in kelondro 2009-01-30 22:44:20 +00:00
SitemapParser.java refactoring: better abstraction of reference and metadata prototypes. 2009-04-03 13:23:45 +00:00
translator.java moved logging partially to kelondro 2009-01-31 01:06:56 +00:00
URLAnalysis.java increased default maximum file size for database files to 2GB 2009-05-25 06:59:21 +00:00
URLFetcherStack.java removed option to use different primary keys in kelondro tables 2009-03-13 16:52:31 +00:00
URLLicense.java small corrections to image loading methods in result presentation 2009-03-06 15:39:02 +00:00
userDB.java - added migration class to go from index collections to the index cell data structure. 2009-03-30 15:31:25 +00:00