yacy_search_server/source/de/anomic/kelondro/text
2009-05-06 12:32:34 +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 Let IndexCell.remove remove entries from the ram portion of the DB as well. 2009-05-06 12:32:34 +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 better scaling of HEAP dump writer for small memory configurations; 2009-05-04 08:29:44 +00:00
IndexReader.java full redesign of index access data model: 2009-04-16 15:29:00 +00:00
IODispatcher.java fix for bugs in IODispatcher 2009-05-04 21:37:59 +00:00
Metadata.java refactoring: better abstraction of reference and metadata prototypes. 2009-04-03 13:23:45 +00:00
MetadataRepository.java added a catch Exception to all thread to check if any of them silently dies without any other notification 2009-05-05 06:31:35 +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 better handling of RWI cache for concurrency and less overhead when writing new entries -> even more indexing speed 2009-05-05 20:08:23 +00:00
ReferenceContainerArray.java better care for states of the IODispatcher 2009-05-03 22:54:47 +00:00
ReferenceContainerCache.java a fix and another speed enhancement for the RWI cache 2009-05-05 22:40:40 +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 added a catch Exception to all thread to check if any of them silently dies without any other notification 2009-05-05 06:31:35 +00:00