yacy_search_server/source/de/anomic/kelondro/table
orbiter 138422990a - removed useCell option: the indexCell data structure is now the default index structure; old collection data is still migrated
- added some debugging output to balancer to find a bug
- removed unused classes for index collection handling
- changed some default values for the process handling: more memory needed to prevent OOM

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5856 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-04-22 22:39:12 +00:00
..
AbstractRecords.java - added migration class to go from index collections to the index cell data structure. 2009-03-30 15:31:25 +00:00
CachedRecords.java more refactoring of indexer and kelondro classes; 2009-03-02 10:00:32 +00:00
ChunkIterator.java more bugfixes as recommendet by findbugs 2009-02-17 09:12:47 +00:00
EcoTable.java fixed bug introduced in SVN 5756 in EcoTable.put() 2009-03-31 07:51:32 +00:00
FixedWidthArray.java - added migration class to go from index collections to the index cell data structure. 2009-03-30 15:31:25 +00:00
FlexTable.java a different naming scheme for BLOBArray files. This may be necessary if blobs are written more often than once in a second. 2009-04-02 15:08:56 +00:00
FlexWidthArray.java - added migration class to go from index collections to the index cell data structure. 2009-03-30 15:31:25 +00:00
FullRecords.java
Hashtable.java removed option to use different primary keys in kelondro tables 2009-03-13 16:52:31 +00:00
Node.java
RecordHandle.java
Relations.java removed option to use different primary keys in kelondro tables 2009-03-13 16:52:31 +00:00
SplitTable.java - migration of files from SplitTable (which are used for the URL-DB) to a different file name format. 2009-04-02 22:15:33 +00:00
SQLTable.java performance hack to ObjectIndex put() method: 2009-03-11 20:23:19 +00:00
Stack.java - removed useCell option: the indexCell data structure is now the default index structure; old collection data is still migrated 2009-04-22 22:39:12 +00:00
Tree.java - added migration class to go from index collections to the index cell data structure. 2009-03-30 15:31:25 +00:00