yacy_search_server/source/de/anomic/kelondro/text
orbiter b3f75e48fa - enhanced balancer: auto-solving of waiting-deadlocks
- removed deprecated cache-init size value
- more debug lines for IndexCell cache dump merge

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5728 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-03-18 20:21:19 +00:00
..
AbstractBlacklist.java
AbstractBufferedIndex.java more refactoring 2009-03-16 16:24:53 +00:00
AbstractIndex.java more refactoring 2009-03-16 16:24:53 +00:00
Blacklist.java
BufferedIndex.java Integration of the new index data structure IndexCell 2009-03-17 13:03:27 +00:00
BufferedIndexCollection.java Integration of the new index data structure IndexCell 2009-03-17 13:03:27 +00:00
DefaultBlacklist.java
Document.java
Index.java more refactoring 2009-03-16 16:24:53 +00:00
IndexBuffer.java added a merge operation for IndexCell data structures 2009-03-18 16:14:31 +00:00
IndexCell.java added a merge operation for IndexCell data structures 2009-03-18 16:14:31 +00:00
IndexCollection.java more refactoring 2009-03-16 16:24:53 +00:00
IndexReader.java more refactoring 2009-03-16 16:24:53 +00:00
MetadataRepository.java added new class RowSetArray which arranges RowSet objects like Elements in a hashtable, but still provides the functionality of sorted enumeration. The new class is now integrated into the ObjectIndexCache, which is the core class to provide index functions to all database files. The new index access is about twice as fast as before. This has strong speed enhancement effects on all parts of YaCy. 2009-03-12 23:05:18 +00:00
MetadataRowContainer.java removed option to use different primary keys in kelondro tables 2009-03-13 16:52:31 +00:00
Phrase.java
Reference.java
ReferenceContainer.java Integration of the new index data structure IndexCell 2009-03-17 13:03:27 +00:00
ReferenceContainerArray.java - enhanced balancer: auto-solving of waiting-deadlocks 2009-03-18 20:21:19 +00:00
ReferenceContainerCache.java added a merge operation for IndexCell data structures 2009-03-18 16:14:31 +00:00
ReferenceContainerOrder.java even more efficient comparator calls (less System.arraycopy for primary keys) 2009-03-14 00:41:20 +00:00
ReferenceOrder.java
ReferenceRow.java more refactoring 2009-03-16 08:32:28 +00:00
ReferenceVars.java
URLMetadata.java
Word.java