yacy_search_server/source/de/anomic/kelondro/text
orbiter 8d6212233b fix for IODispatcher
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5896 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-04-28 07:24:28 +00:00
..
metadataPrototype - refactoring 2009-04-07 09:34:41 +00:00
referencePrototype two patches for performance enhancements of the index handover process from documents to the index cache: 2009-04-21 14:23:04 +00:00
AbstractBufferedIndex.java fixes in connection with transiton to byte[] hashes 2009-04-20 21:54:00 +00:00
AbstractIndex.java full redesign of index access data model: 2009-04-16 15:29:00 +00:00
AbstractReference.java - full abstraction of index content type: the kelondro full text index may now also contain indexes about other content than text, i.e. navigation indexes or reverse linking indexes. 2009-04-15 06:34:27 +00:00
BufferedIndex.java full redesign of index access data model: 2009-04-16 15:29:00 +00:00
Index.java full redesign of index access data model: 2009-04-16 15:29:00 +00:00
IndexCell.java reduced internal logging and reduced memory that internal logging can use 2009-04-24 12:09:04 +00:00
IndexCollection.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
IndexCollectionMigration.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
IndexReader.java full redesign of index access data model: 2009-04-16 15:29:00 +00:00
IODispatcher.java fix for IODispatcher 2009-04-28 07:24:28 +00:00
Metadata.java refactoring: better abstraction of reference and metadata prototypes. 2009-04-03 13:23:45 +00:00
MetadataRepository.java - refactoring 2009-04-07 09:34:41 +00:00
Reference.java - full abstraction of index content type: the kelondro full text index may now also contain indexes about other content than text, i.e. navigation indexes or reverse linking indexes. 2009-04-15 06:34:27 +00:00
ReferenceContainer.java set of small fixes and comments 2009-04-27 15:29:50 +00:00
ReferenceContainerArray.java less synchronization may help to prevent deadlocks 2009-04-23 20:54:13 +00:00
ReferenceContainerCache.java reduced internal logging and reduced memory that internal logging can use 2009-04-24 12:09:04 +00:00
ReferenceContainerOrder.java full redesign of index access data model: 2009-04-16 15:29:00 +00:00
ReferenceFactory.java - fix for join method with new generalized RWI data structure (caused by latest commit) 2009-04-15 10:26:24 +00:00
ReferenceOrder.java - full abstraction of index content type: the kelondro full text index may now also contain indexes about other content than text, i.e. navigation indexes or reverse linking indexes. 2009-04-15 06:34:27 +00:00